Re: Nginx mail proxy LDAP iRedMail

2018-08-01 Thread Maxim Dounin
Hello! On Wed, Aug 01, 2018 at 04:50:27AM -0400, shiver25 wrote: > Hi there, > > I try configure a little mail infrastructure but i have problem with this. > So i have exacly three servers. One is MX (frontend) there is nginx with > configuration: > > user nginx; > worker_processes 2; > erro

Nginx mail proxy LDAP iRedMail

2018-08-01 Thread shiver25
Hi there, I try configure a little mail infrastructure but i have problem with this. So i have exacly three servers. One is MX (frontend) there is nginx with configuration: user nginx; worker_processes 2; error_log /var/log/nginx/error.log info; pid/var/run/nginx.pid; load_module /us