Re: SMTP AUTH issue

2015-03-16 Thread Emmanuel Fusté
Le 14/03/2015 09:15, Viktor Dukhovni a écrit : On Fri, Mar 13, 2015 at 06:13:56PM +0100, Emmanuel Fust? wrote: Ok, what do you think about this one ? I added XSASL_AUTH_TEMP in case of crashed / stopped dovecot auth server too. Looks fine to me. What SMTP client is it by the way that treats a

Re: SMTP AUTH issue

2015-03-14 Thread Viktor Dukhovni
On Fri, Mar 13, 2015 at 06:13:56PM +0100, Emmanuel Fust? wrote: > Ok, what do you think about this one ? > I added XSASL_AUTH_TEMP in case of crashed / stopped dovecot auth server > too. Looks fine to me. What SMTP client is it by the way that treats a 535 in response to AUTH as a reason to bo

Re: SMTP AUTH issue

2015-03-13 Thread Emmanuel Fusté
Le 13/03/2015 17:14, Emmanuel Fusté a écrit : Le 11/03/2015 16:54, Emmanuel Fusté a écrit : Le 11/03/2015 16:39, Viktor Dukhovni a écrit : On Wed, Mar 11, 2015 at 01:41:00PM +0100, Emmanuel Fust? wrote: Hello, On a heavy i/o loaded Postfix (2.11.0) server, i've got this behavior: 535 5.7.8

Re: SMTP AUTH issue

2015-03-13 Thread Viktor Dukhovni
On Fri, Mar 13, 2015 at 05:14:24PM +0100, Emmanuel Fust? wrote: > >>You could try the patch below and report your results (presumably > >>for Dovecot). It would be nice to have confirmation for Cyrus > >>also. > > > >Will test and report the result asap. > > Ok work as expected ! Thank you. > > B

Re: SMTP AUTH issue

2015-03-13 Thread Emmanuel Fusté
Le 11/03/2015 16:54, Emmanuel Fusté a écrit : Le 11/03/2015 16:39, Viktor Dukhovni a écrit : On Wed, Mar 11, 2015 at 01:41:00PM +0100, Emmanuel Fust? wrote: Hello, On a heavy i/o loaded Postfix (2.11.0) server, i've got this behavior: 535 5.7.8 Error: authentication failed: Connection lost t

Re: SMTP AUTH issue

2015-03-12 Thread Emmanuel Fusté
Le 11/03/2015 16:39, Viktor Dukhovni a écrit : On Wed, Mar 11, 2015 at 01:41:00PM +0100, Emmanuel Fust? wrote: Hello, On a heavy i/o loaded Postfix (2.11.0) server, i've got this behavior: 535 5.7.8 Error: authentication failed: Connection lost to authentication server Mar 10 16:37:08 xxx

Re: SMTP AUTH issue

2015-03-11 Thread Viktor Dukhovni
On Wed, Mar 11, 2015 at 01:41:00PM +0100, Emmanuel Fust? wrote: > Hello, > > On a heavy i/o loaded Postfix (2.11.0) server, i've got this behavior: > > 535 5.7.8 Error: authentication failed: Connection lost to authentication > server > Mar 10 16:37:08 x postfix/smtpd[20613]: warning:

SMTP AUTH issue

2015-03-11 Thread Emmanuel Fusté
Hello, On a heavy i/o loaded Postfix (2.11.0) server, i've got this behavior: === Connected to x.x.x.x. <- 220 xx.xx.xx ESMTP Postfix -> EHLO localhost <- 250-xx.xx.xx <- 250-PIPELINING <- 250-SIZE 1024 <- 250-VRFY <- 250-ETRN <- 250-STARTTLS <- 250-AUTH CRAM-MD5 DIGEST-MD5 <- 250

Re: SMTP AUTH issue

2010-01-12 Thread Noah Sheppard
On Wed, Jan 13, 2010 at 05:21:09AM +0530, Atevewr wrote: > [..] > If smtp authentication is on & the client connects through a EHLO > session, then the authentication goes fine and the user is > authenticated, but if he connects through a simple HELO session, then > he is able to send a mail withou

SMTP AUTH issue

2010-01-12 Thread Atevewr
Dear All, I want to ask a simple question regarding smtp authentication. (Assuming that the user is not in my trusted networks) If smtp authentication is on & the client connects through a EHLO session, then the authentication goes fine and the user is authenticated, but if he connects through a si