Marc Dirix wrote: >> Oops. The README clearly states: >> >> Rewrite "user" to "u...@$myorigin" >> >> This feature is controlled by the boolean append_at_myorigin >> parameter (default: yes). You should never turn off this feature, >> because a lot of Postfix components expect that all addresses have the >> form "u...@domain". >> > I have set it to "no" because of this problem (to see if it would make a > difference, which it doesn't). It also seems not to be related, because > $myorigin is not "gamma.electronics-design.nl" which is the string which > is add in the from header. > > Marc > > Marc the behaviour you're seing can also depend on the setting for the postfix parameter local_header_rewrite_clients.
It's hard to tell without knowing the contents of master.cf and the output of postconf -n (and probably this should go to the postfix list) but my guess is that the "from" header is being rewritten when the email is passed back into postfix after spam filtering. How to change this behaviour depends on how you're feeding mail back to postfix. I know how to do this in my setup, but I'm using amavisd-new, which may not be your case. John _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
