Re: Using Nginx as proxy mail server

2015-02-19 Thread Guest13778
Hey! That's a good point. Yes I read about postfix too, but I wasn't very sure, but thank you for that idea. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256800,256812#msg-256812 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.

Re: Using Nginx as proxy mail server

2015-02-19 Thread Axel
Hello, why do you want to use nginx for that? I'd suggest to use postfix with a minimal configuration. That's what postfix is designed to do and there are some howtos. regards, Axel Am Donnerstag, 19. Februar 2015, 10:27:18 schrieb Guest13778: > Hello! > > Would it be possible to set up a

Using Nginx as proxy mail server

2015-02-19 Thread Guest13778
Hello! Would it be possible to set up a Nginx server that will proxy emails to a cPanel server? For example I set up a simple VPS server with IP 10.0.0.1 and then I set my domain's MX record to mail.mydomain.com which points 10.0.0.1 so that tiny VPS server will send all emails to my cPanel serve