X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/5739711991a412084e89905e2ebaf396ab8fb6b1..1a6230a33e235e2b008caabd112f8bc6cb1bcc60:/src/src/exim.c diff --git a/src/src/exim.c b/src/src/exim.c index d462c3e84..474851c21 100644 --- a/src/src/exim.c +++ b/src/src/exim.c @@ -2059,6 +2059,7 @@ for (i = 1; i < argc; i++) sender_host_address = argv[i]; host_checking = checking = log_testing_mode = TRUE; host_checking_callout = argrest[1] == 'c'; + message_logs = FALSE; } /* -bi: This option is used by sendmail to initialize *the* alias file,