I'm in the same situation.by dominus.ceo - Nginx Mailing List - English
This questions is originated because i would like to improve it before to put it into a production environment. Thanks in advance.by dominus.ceo - Nginx Mailing List - English
Hi everybody, Does any know if exist any kind of baseline o checklist to improve the security and performance of nginx..?by dominus.ceo - Nginx Mailing List - English
Thanks for the tips and the corrections , after a long night i have finished the proxy configuration with ldap auth php authentication . Does anybody know if it it possible share configurations into ngnix page ?by dominus.ceo - Nginx Mailing List - English
Thanksby dominus.ceo - Nginx Mailing List - English
Does anybody know what does "Undefined index: HTTP_X_AUTH_PORT " mean?by dominus.ceo - Nginx Mailing List - English
Hi, It 's courius, but here in this section exist a "attach file" link, but into the "mailing list" section does not exist. It would be great, if any of this features could exist. Sorry for my english it's sucks.by dominus.ceo - Site Suggestions
I changed the IP address into my php script and i think we are moving on, now i'm seening the next error into my logs: *6 upstream sent invalid response: "550 5.7.0 Error: insufficient authorization" while reading response from upstream, client: 192.168.122.1 using starttls, server: 0.0.0.0:587, login: "ricardo.carrillo", upstream: 192.168.122.78:25 2015/03/12 21:02:18 2by dominus.ceo - Nginx Mailing List - English
Sorry, me mistake, all the IP's are related to with the 192.168.122.0/255.255.255.0 network.by dominus.ceo - Nginx Mailing List - English
Hi my name is Ricardo Carrillo and I'm starting with nginx. We are triying to implement a email proxy server solution using Nginx. regardsby dominus.ceo - New Member Introductions
Hi there, I have decided delete all authetication part from the email process auth, and first made the simplest configuration, so i have configured nginx based on the the examples provided into wiki nginx page and just modified it to get an IP address and hostname to redirect my users to my backends mail servers, Unfortunadly I got another 2 error messages : upstream timed out (110: Conby dominus.ceo - Nginx Mailing List - English
Thank's in advance. The php ngnix integration already worked fine, but your idea it is goot to know what else is obtained with the manual request, I put the result of the execution: 168.122.170:80/correo-proxy-auth/auth.php * About to connect() to 192.168.122.170 port 80 (#0) * Trying 192.168.122.170... * Connected to 192.168.122.170 (192.168.122.170) port 80 (#0) > GET /correo-proby dominus.ceo - Nginx Mailing List - English
Actually already did that, and i got the next answere: # curl -H "Auth-Method: plain" \ > -H "Auth-User: ricardo.carrillo" \ > -H "Auth-Pass: r3dh4t" \ > -H "Auth-Protocol: imap" \ > -H "Auth-Login-Attempt: 1" \ > -i http://192.168.122.170:80/correo-proxy-auth/index.php HTTP/1.1 500 Internal Server Error Server: nginx/1.6.2by dominus.ceo - Nginx Mailing List - English
Hi, my name is Ricardo, I'm here to ask for help about an implementation of pop3/imap and smtp proxy functionality with nginx, i want to implement a "cluster" with those functionalities. Consideration - All nodes/machines are virtualized (VM). - All nodes/machines are configured with 600MB of RAM memory. - All nodes/machines are based on 64 bits CentOS 7 distro. - Nginx versioby dominus.ceo - Nginx Mailing List - English