Linux packages: RHEL 8 added

2019-05-14 Thread Konstantin Pavlov
Hello, As a part of our continued effort to bring nginx to new platforms and operating systems, I'd like to inform that nginx.org prebuilt binary packages are now available for RHEL 8. You can read more about setting the repository up and installing the packages on https://nginx.org/en/linux_pack

Re: nginx smtp proxy

2019-05-14 Thread Patrick
On 2019-05-14 07:14, Scott Clark wrote: > Is it possible to get the smtp proxy to make outbound connections on a > specific IP address? That doesn't appear be supported yet. A workaround is to SNAT the connections to the upstream mail servers. Normally, this isn't an issue since nginx is the fron

nginx smtp proxy

2019-05-14 Thread Scott Clark
Hi There, Is it possible to get the smtp proxy to make outbound connections on a specific IP address? Trying to use proxy_bind x.x.x.x but where ever I put it in the mail config I get: nginx: [emerg] "proxy_bind" directive is not allowed here mail { # Pass any error message from the remote