Noel Jones wrote:
On 1/28/2010 1:46 AM, Jonathan Cutting wrote:


I guess some sort of domain:port_number mapping would suffice. Is this
possible using milters or might it be easier to use a custom script?

A single milter that handles all domains is what you need. Or maybe a "master" milter that can connect to multiple secondary milters based on the recipient.

Or easiest would be to use MX records to send mail for each domain to its own postfix instance.

Another reason to do it this way (multiple MXs and multiple instances of postfix) is that a single message can be sent to many recipients in different domains hosted by your mailserver.


--

Reply via email to