Re: smtp proxy with postfix

2015-12-30 Thread Cugar15
r all credentials?? Like username and password as optained with a 'auth login' sequence: Somehow, I can find: sasl_method=XCLIENT, sasl_username=usern...@mydomain.de in the postfix logfile. However, I cannot find the password information... Thanks again, Cugar15 Posted at Nginx Forum: https://

Re: smtp proxy with postfix

2015-12-30 Thread Cugar15
just fine... Comments appreciated, Cugar15 Posted at Nginx Forum: https://forum.nginx.org/read.php?2,263559,263783#msg-263783 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

smtp proxy with postfix

2015-12-18 Thread Cugar15
Hello, I'd like to build a smtp Proxy with nginx (v1.8.0) and postfix (v2.9.6) on Debian7. Somehow I'm stuck with the following problem: 1) Configuration1: smtp_auth login plain cram-md5; xclient on; ==> a) My mail client can authenticate (IP:yy.yyy.yy.yy),

Re: Building a redundant mail service

2015-12-17 Thread Cugar15
Hi Nick, have you ever figured this out? If so, would it be possible to post your solution? Thanks, Cugar15 Posted at Nginx Forum: https://forum.nginx.org/read.php?2,253381,263498#msg-263498 ___ nginx mailing list nginx@nginx.org http