Hi everyone,
I’m trying to mail-proxy by ssl connection from the nginx server to the
postfix server.
Please let me ask some question.
SMTPS(465)->| nginx |--SMTPS(465)->| Postfix |
Question1:
I found this issue. The mail module cannot proxy to the destination server
by ssl, right?
https://forum.
The post_action in the config for my Nginx 1.12.1 instance is not firing (or
does not appear to be). I'm wondering if it is because my app server is
returning a X-Accel-Redirect header. The ultimate goal is track when
downloads hosted on S3 have completed.
Step 1: The request hits nginx at ht
Hello!
On Sun, Feb 11, 2018 at 08:57:04PM -0500, entpneur wrote:
> Hello,
>
> I tried to setup NGiNX as a Mail Proxy for two domains behind NAT. Users
> will be diverted to the right server base on domain (eg./ u...@domaina.com
> will be diverted to Server A and u...@domainb.com will be diverte