]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/readconf.c
Split out smtp MAIL and RCPT option string building
[user/henk/code/exim.git] / src / src / readconf.c
index b2de8a3d32412cb68714ad716e250071aba490c3..55bba4c05317f9bee419c86cb6060038938cdb8a 100644 (file)
@@ -852,7 +852,7 @@ due to conflicts with other common macros. */
 
 #ifdef TRANSPORT_APPENDFILE
 # ifdef SUPPORT_MAILDIR
-  macro_create(US"_HAVE_TRANSPORT_APPEND_MAILDR", US"y", FALSE, TRUE);
+  macro_create(US"_HAVE_TRANSPORT_APPEND_MAILDIR", US"y", FALSE, TRUE);
 # endif
 # ifdef SUPPORT_MAILSTORE
   macro_create(US"_HAVE_TRANSPORT_APPEND_MAILSTORE", US"y", FALSE, TRUE);