On 08/19/2015 11:31 AM, Tony Stocker wrote: > > I have tried setting up /etc/postfix/generic file to munge the address, but > no setting that I make has made any difference, things continue to show a > 'From:' address as [email protected] and inside the headers I see that the > 'Sender:' line looks like this: > Sender: [email protected] > > I've tried the following entries in the /etc/postfix/generic file: > > [email protected] [email protected] > [email protected] [email protected] > [email protected] [email protected] > [email protected] [email protected] > [email protected] [email protected] > [email protected] [email protected] > admin [email protected]
[email protected] is not the best resource for generic Postfix questions. I suggest you join the [email protected] list and post there. See <http://www.postfix.org/lists.html>. That said, I think you can accomplish what you're trying to do with sender_canonical_maps instead of smtp_generic_maps. Also note, if you rewrite the -bounces address, you will break Mailman's automated bounce processing and the helpdesk will have to deal with bouncing addresses manually. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
