Hello!
On Wed, Dec 30, 2015 at 10:49:06AM -0500, Cugar15 wrote:
> HI Maxim, thanks for reply!
>
> 1) Interesting, I will look into the ngx_stream_core_module
>
> 2) I still have one question for Xclient = on - since I'm banged my head
> against it for days now:
>
> You state: All information o
HI Maxim, thanks for reply!
1) Interesting, I will look into the ngx_stream_core_module
2) I still have one question for Xclient = on - since I'm banged my head
against it for days now:
You state: All information obtained by nginx is passed via the XCLIENT
command.
Is this true for all credenti
Hello!
On Wed, Dec 30, 2015 at 08:20:27AM -0500, Cugar15 wrote:
> Well, here we go again... somehow, I'm not getting this smtp proxy to work
> with nginx.
> I moved to haproxy, and this combination works ok. Creating a tcp connection
> passes over to postfix
> and the postfix prompt is seen using
Well, here we go again... somehow, I'm not getting this smtp proxy to work
with nginx.
I moved to haproxy, and this combination works ok. Creating a tcp connection
passes over to postfix
and the postfix prompt is seen using a telnet connection - and all works
just fine.
However, I'd like to stick
smtp_auth set + xclient on
smtp_auth none + xclient off
?
---
*B. R.*
On Fri, Dec 18, 2015 at 8:08 PM, Cugar15 wrote:
> 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:
>
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),