Welcome! Log In Create A New Profile

Advanced

nginx imaps auth_http dovecot

Alokat
March 06, 2011 04:26PM
Hi,

I'm not sure, what I have to use as an URL for auth_http?
Cause Dovecot uses a postgresql database.

My Config:

mail {
auth_http localhost:9000/cgi-bin/auth;

imap_auth cram-md5;
smtp_auth cram-md5;
imap_capabilities "IMAP4rev1" "UIDPLUS";
proxy on;

server {
listen imap.server.org:993;
server_name imap.server01.org;
ssl on;
ssl_certificate /usr/local/nginx/ssl/imap.pilshusen.de.crt;
ssl_certificate_key /usr/local/nginx/ssl/imap.pilshusen.de.key;
# ssl_session_timeout 5m;
# ssl_protocols SSLv2 SSLv3 TLSv1;
# ssl_ciphers ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP;
# ssl_prefer_server_ciphers on;
protocol imap;
}
}


And I got the following error:

2011/03/06 22:17:17 [error] 1564#0: *8 recv() failed (111: Connection
refused) while in http auth state, client: 188.192.38.254, server:
84.210.211.83:993, login: "user@domain.org"


Regards,
alokat


_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx imaps auth_http dovecot

Alokat March 06, 2011 04:26PM

Re: nginx imaps auth_http dovecot

Maxim Dounin March 06, 2011 07:18PM

Re: nginx imaps auth_http dovecot

moorthi April 29, 2011 12:41PM

Re: nginx imaps auth_http cyrus

moorthi May 02, 2011 01:15AM

Re: nginx imaps auth_http cyrus

moorthi May 03, 2011 02:09AM

Re: nginx imaps auth_http cyrus

dukzcry May 13, 2012 07:40AM

Re: nginx imaps auth_http dovecot

Maxim Dounin April 30, 2011 07:00AM

Re: nginx imaps auth_http dovecot

Shawn Za April 13, 2014 09:38PM

Re: nginx imaps auth_http dovecot

Maxim Dounin April 14, 2014 07:06AM

Re: nginx imaps auth_http cyrus

Maxim Dounin May 02, 2011 02:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 291
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready