helices: [ Charset windows-1252 converted... ] > I've been through this before. Yes, I know MTA isn't preferred for such. > This isn't happening elsewhere. > > We have 100s of domains. For example, To:i...@domain1.com will get > delivered to s...@2domain.net. When Suzy replies, it will be > From:i...@domain1.com > > I can do this by rewriting both From: and To: headers, both incoming and > outgoing. > > What is the simplest way to do this with postfix?
Use a Milter or SMTP-based content filter. Postfix is an MTA, it is not a content-management system. Wietse