Re: Can Nginx route SMTP based on login credentials?

2017-01-25 Thread spockdude
spockdude Wrote: --- > I have several users using the same mail host (smtp.example.com) to > send outbound email using authentication. I would like to split it up > into several outbound servers and assign specific users to specif

Can Nginx route SMTP based on login credentials?

2017-01-20 Thread spockdude
I have several users using the same mail host (smtp.example.com) to send outbound email using authentication. I would like to split it up into several outbound servers and assign specific users to specific mail servers without having to change the mail host information in each user's email client.