Displaying 1 result from an estimated 1 matches for "orig_msgid".
2007 May 09
2
PATCH: Deliver looses mail and DSN if Return-Path is missing
...t the case, when the message actually finds a Return-Path, but
fails to invoke the MTA.
- --- src/deliver/mail-send.c (revision 47)
+++ src/deliver/mail-send.c (working copy)
@@ -42,7 +42,7 @@
i_info("msgid=%s: Return-Path missing, rejection reason: %s",
orig_msgid == NULL ? "" : str_sanitize(orig_msgid, 80),
str_sanitize(reason, 512));
- - return 0;
+ return EX_TEMPFAIL;
}
smtp_client = smtp_client_open(return_addr, NULL, &f);
Bye,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version:...