On Thu, Dec 27, 2018 at 01:09:33PM +0000, Craig Skinner wrote:
> Hi Mabi,
> 
> On Wed, 26 Dec 2018 21:24:53 mabi wrote:
> > I would like to setup one OpenSMTPD server as MX server for incoming
> > mails and have OpenSMTPD deliver the mail to different Dovecot
> > mailbox servers using LTMP depending on the e-mail address of the
> > recipient.
> 
> Can your public MX machine route to your private IMAP machines via SMTP?
> 
> Each of your IMAP servers would have an MTA on it.
> 
> Make those MTAs send via LMTP to the local Dovecot over a UNIX socket.
> 
> Keeps it simple, no SQL nor proxies needed.
> 
> Set up a mapping on the public MX machine like this
> (have a cron job write it when users are added/removed):
> 
> [email protected] -> [email protected]
> [email protected] -> [email protected]
> [email protected] -> [email protected]
> 

this will appear in Received lines though

-- 
Gilles Chehade                                                 @poolpOrg

https://www.poolp.org                 tip me: https://paypal.me/poolpOrg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to