Hello!
On Mon, Dec 23, 2019 at 09:51:21AM -0500, dviswanath wrote:
> Hi Team,
>
> When I am running NGINX on windows directly(not from service), the process
> is shutting down immediately. The log says "[alert] 82540#89652: the event
> "ngx_master_82540" was not signaled for 5s".
>
> When we ru
Hi Team,
When I am running NGINX on windows directly(not from service), the process
is shutting down immediately. The log says "[alert] 82540#89652: the event
"ngx_master_82540" was not signaled for 5s".
When we run with master_process off; NGINX is running properly but the
problem is making mast
Hello!
On Mon, Dec 23, 2019 at 12:47:11PM +0100, nscl...@gmx.de wrote:
> Hello,
>
> I'm trying to use "auth_http" to handle the authentication for SMTP.
> The auth script itself is a PHP script. At the beginning of the script I'm
> doing the following (just for testing!!! The passwords will not
Hello,
I'm trying to use "auth_http" to handle the authentication for SMTP.
The auth script itself is a PHP script. At the beginning of the script I'm
doing the following (just for testing!!! The passwords will not be logged
later):
if( !isset($_SERVER["HTTP_AUTH_USER"]) || !isset($_SERVER["HTT