SM --> dkim-milter-discuss (2008-01-17 06:38:25 -0800): > Can you enable logging of milter events?
The problem happened again while running Postfix' smtpd with -v; however, comparing the verbose logs of a failed and a successful delivery, I don't see any relevant difference until delivery is rejected: $ diff -u delivery.ok delivery.failed [...] @@ -744,17 +736,19 @@ generic_checks: name=reject_multi_recipient_bounce status=0 generic_checks: name=permit generic_checks: name=permit status=1 -E29DC24C7B: message-id=<[EMAIL PROTECTED]> +A92A724C7B: message-id=<[EMAIL PROTECTED]> +warning: milter inet:localhost:1026: can't read SMFIC_BODYEOB reply packet header: Undefined error: 0 +A92A724C7B: milter-reject: END-OF-MESSAGE from mail.netbsd.org[204.152.190.11]: 4.7.1 Service unavailable - try again later; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo=<mail.netbsd.org> public/cleanup socket: wanted attribute: status input attribute name: status -input attribute value: 0 +Jan 19 18:27:12 grouper dkim-milter[9162]: A92A724C7B "X-DKIM" header add failed +input attribute value: 256 public/cleanup socket: wanted attribute: reason input attribute name: reason -E29DC24C7B: from=<[EMAIL PROTECTED]>, size=1862, nrcpt=1 (queue active) -input attribute value: (end) +input attribute value: 4.7.1 Service unavailable - try again later public/cleanup socket: wanted attribute: (list terminator) input attribute name: (end) -> mail.netbsd.org[204.152.190.11]: 250 2.0.0 Ok: queued as E29DC24C7B +> mail.netbsd.org[204.152.190.11]: 451 4.7.1 Service unavailable - try again later abort all milters milter8_abort: abort milter inet:localhost:1036 milter8_abort: abort milter inet:localhost:1026 [...] Regards, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ dkim-milter-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
