Thanks Mike, I've been working on it for a few days, I'll let you know the solution I'll find (I think everything can be done with Postfix alone). Currently I am trying to find a freelance expert in mail servers (and of course especially Postfix) since there are other specific features I need to implement (such as blacklists per user and "dynamic recipients"); this is not easy to find someone! Cet e-mail a été envoyé depuis un ordinateur protégé par Avast. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Fri, Jan 22, 2016 at 8:23 PM, Mike Coddington <m...@coddington.us> wrote: > > On Jan 22, 2016, at 1:23 PM, Roman Doe <roman.doe...@gmail.com> wrote: > > Dear community, > I'm trying to learn how to set a server using Postfix, this is a very > complex craft and I can't grasp yet the full potential of this tool. I > would need to know if it can do these actions : > > > > It seems to me that for such extensive rules/header rewrites, you’d want > to look into Postfix’s Milter interface. Basically, Postfix hands the mail > off to your mail filter (“milter”) and then when the filter’s done deciding > who gets what mail, how it should arrive in users’ inboxes, etc., it passes > it back to Postfix for delivery. > > http://www.postfix.org/MILTER_README.html > > Postfix is very extensible, and while I’ve never extended it to the level > you’re talking about, this is where I’d start the process. I’d be curious > what you end up doing to solve your problem! >