Welcome! Log In Create A New Profile

Advanced

Re: Mail Proxy with Multiple Mail Domains

Patrick
November 13, 2019 07:38PM
On 2019-11-13 20:00, nsclick@gmx.de wrote:
> I would like to setup a Nginx mail proxy which handles IMAP and SMTP for two different mail domains and two different backend servers (one server for each of the domains).

The docs have a good example at:
https://www.nginx.com/resources/wiki/start/topics/examples/imapauthenticatewithapacheperlscript/

Users need to login with "username@foo.com" or "username@bar.com"
otherwise name collisions will occur...

`Auth-User' will have the username, so match on the domain part to route
the user to the correct server.


Patrick
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Mail Proxy with Multiple Mail Domains

Anonymous User November 13, 2019 02:02PM

Re: Mail Proxy with Multiple Mail Domains

Patrick November 13, 2019 07:38PM

Re: Mail Proxy with Multiple Mail Domains

Phillip Odam November 13, 2019 08:12PM

Re: Mail Proxy with Multiple Mail Domains

Francis Daly November 14, 2019 02:14PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 315
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready