IMF envelope behaviour

Ciaran Scolard <[email protected]>
Newsgroups gmane.mail.imap.dbmail
Message-ID <520BC9B9A8989749A21E8F0183260C381F71A8C0@SRVINFEXCH00.domain.local>
Hi All,

I have an issue where a mail is sent to a distribution group on a mail server (Exchange 2010) and is then forwarded to my postfix server.
I ran a wireshark trace and I can see that the mail comes in with the destination set to the expanded members of the distribution group (as expected, RCPT TO) and the IMF envelope is set to the original email address, the distribution group.

For some reason postfix gives the IMF header priority over the actual RCPT TO: as the destination.

I can see the email addresses in the body of the mail as I have

header_checks = regexp:/etc/postfix/header_checks
body_checks = regexp:/etc/postfix/body_checks
/etc/postfix/header_checks:
/^subject:/      WARN
/^to:/           WARN
/^from:/         WARN
/^Subject:/      WARN
/^To:/           WARN
/^From:/         WARN


/etc/postfix/body_checks
/.*/      WARN

Is there a way to alter this behavior?

Regards,
Ciaran.

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.