Re: DKIM hardfail (with eg. google or test sites)

From: Matthias Weiss <matthias_at_more-onion.com>
Date: Sat, 16 Mar 2013 10:58:11 +0100

> Hi,
>
> if possible set relay_host to 127.0.0.1:1 (assume, nothing listen on port
> 1) and set soft_bounce=yes. Submit your mail and look into the queue where
> the message still stay. postcat -q <queueid>
>
> compare the headers of the queuefile with your input.
> Maybe that helps.
>
> Andreas
>
> PS:
> you could send me a testmail offlist for inspection.

Hi,

        thanx for the tip, I did that on our test server which has a copied setup
(but of course it's own DNS entries).

I increased the verbosity of logging of the postfix cleanup process and I
think I found something interesting:


Mar 16 10:41:27 [postfix/cleanup] milter_macro_lookup: result "A35D01841E"
Mar 16 10:41:27 [postfix/cleanup] milter8_message: message to milter
unix:/var/spool/postfix/milter/opendkim
Mar 16 10:41:27 [postfix/cleanup] milter8_header: header milter
unix:/var/spool/postfix/milter/opendkim: From: postmaster_at_mydomain.com
Mar 16 10:41:27 [postfix/cleanup] event: SMFIC_HEADER; macros: i=A35D01841E
Mar 16 10:41:27 [postfix/cleanup] reply: SMFIR_CONTINUE data 0 bytes
Mar 16 10:41:27 [postfix/cleanup] milter8_header: header milter
unix:/var/spool/postfix/milter/opendkim: Sender: somesender_at_mydomain.com
Mar 16 10:41:27 [postfix/cleanup] event: SMFIC_HEADER; macros: i=A35D01841E
Mar 16 10:41:27 [postfix/cleanup] reply: SMFIR_CONTINUE data 0 bytes
Mar 16 10:41:27 [postfix/cleanup] milter8_header: header milter
unix:/var/spool/postfix/milter/opendkim: To: testaccount_at_gmail.com
Mar 16 10:41:27 [postfix/cleanup] event: SMFIC_HEADER; macros: i=A35D01841E
Mar 16 10:41:27 [postfix/cleanup] reply: SMFIR_CONTINUE data 0 bytes
Mar 16 10:41:27 [postfix/cleanup] milter8_header: header milter
unix:/var/spool/postfix/milter/opendkim: Subject: Test 3
Mar 16 10:41:27 [postfix/cleanup] event: SMFIC_HEADER; macros: i=A35D01841E
Mar 16 10:41:27 [postfix/cleanup] reply: SMFIR_CONTINUE data 0 bytes
Mar 16 10:41:27 [postfix/cleanup] milter8_header: header milter
unix:/var/spool/postfix/milter/opendkim: Message-Id:
<20130316094127.A35D01841E_at_myhost.mydomain.com>
Mar 16 10:41:27 [postfix/cleanup] event: SMFIC_HEADER; macros: i=A35D01841E
Mar 16 10:41:27 [postfix/cleanup] reply: SMFIR_CONTINUE data 0 bytes
Mar 16 10:41:27 [postfix/cleanup] milter8_header: header milter
unix:/var/spool/postfix/milter/opendkim: Date: Sat, 16 Mar 2013 10:41:27 +0100
(CET)
Mar 16 10:41:27 [postfix/cleanup] event: SMFIC_HEADER; macros: i=A35D01841E


If I interpret this correctly than opendkim is getting the whole header
information, including "Sender:" and "Message-Id:" field.

Any ideas?

matthias
Received on Sat Mar 16 2013 - 09:58:30 PST

This archive was generated by hypermail 2.3.0 : Sat Mar 16 2013 - 10:09:02 PST