summaryrefslogtreecommitdiff
path: root/mail/exim/files/patch-src::rda.c
blob: 68024128ad7c48e1159f959e9b3d9cb4f5a6ba4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/rda.c.orig	Tue Mar 11 13:20:22 2003
+++ src/rda.c	Tue Apr 22 13:53:10 2003
@@ -376,7 +376,7 @@
   options,                           /* specials that are allowed */
   generated,                         /* where to hang them */
   error,                             /* for errors */
-  qualify_domain_recipient,          /* to qualify \name */
+  deliver_domain,                    /* to qualify \name */
   include_directory,                 /* restrain to directory */
   eblockp);                          /* for skipped syntax errors */
 }