Carlos Velasco via Postfix-users: > 2. Duplicated SMTP Access Policy Delegation > This issue is related to headers too. > I'm using pypolicyd-spf as policy daemon to check SPF. It is working fine. > The execution happens before milter. This is ok. > Prepended "Received-SPF" header by pypolicyd-spf show up in the milter. This > is ok. > But in the final email, the one received by the IMAP server, > "Received-SPF" header is duplicated, one in the location shown at > the milter process (heder callback), but another new one, just > above the "own Postfix-prepended Received: header". This is weird.
If the milter adds Received-SPF twice, then you are processing a message twice with that Milter. Output from: postconf -n postconf -Mf Is requuired fo further support. Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org