Sam Varshavchik <[EMAIL PROTECTED]> wrote:Julian Mehnle writes:
> But when a mail gets rejected due to my custom filter, I get log
> entries of this format: > > Oct 9 03:59:00 io courieresmtpd:
> error,relay=::ffff:217.88.243.27,from=<[EMAIL PROTECTED]>: 511 Just
> testing... > > The "to=<...>" part is missing.
This is because courierfilter runs after the message was received via DATA, and not in response to a RCPT TO.
But the recipient address(es) should still be known in this step, so wouldn't it make sense to include it/them in the error log message? It's not as if the recipient address was the cause for the rejection in the DNS blacklist case, so why is it included *there*?
If the message had 100 recipients, are you going to log all of them in the syslog?
-- Anand
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
