Re: Problems with PHP authentication imap/smtp proxy

2014-04-14 Thread Shawn Za
Im still not able to call this script. Is there something I need to define in the http { section for php? I have not done that. I tried adding another server { block inside the http block to listen to 127.0.0.1:9000 but still cant call my php script. nginx does not know how to use php. I do hav

Re: Problems with PHP authentication imap/smtp proxy

2014-04-14 Thread Maxim Dounin
Hello! On Sun, Apr 13, 2014 at 03:25:35PM -0400, cybermass wrote: > I managed to write my php auth script but still having problems > authenticating. > Also this is what I see in the logs: > [error] 22014#0: *3234 recv() failed (111: Connection refused) while in http > auth state, client: back.e

Problems with PHP authentication imap/smtp proxy

2014-04-13 Thread cybermass
I managed to write my php auth script but still having problems authenticating. Also this is what I see in the logs: [error] 22014#0: *3234 recv() failed (111: Connection refused) while in http auth state, client: back.end.ip server: 0.0.0.0:993, login: "u...@domain.com" Also do I call this scrip