Re: problems with authentication and qpsmtpd-prefork

2009-07-09 Thread Stefan Priebe
Hi! Thanks for pointing me to the thread. I'm not shure if i've understood the thread correct. When i've understood it correct it should be fixed in SVN later than 933. But i'm using latest v0.82 and it is still not working Stefan Jared Johnson schrieb: > This thread may or may not be applicabl

Re: problems with authentication and qpsmtpd-prefork

2009-07-09 Thread Jared Johnson
This thread may or may not be applicable: http://www.nntp.perl.org/group/perl.qpsmtpd/2008/07/msg8134.html -Jared On 07/09/2009 07:15 AM, Stefan Priebe wrote: Hi! I've massive problems with authentification and qpsmtpd. After some time i always get a you're already authorized. This is cause b

problems with authentication and qpsmtpd-prefork

2009-07-09 Thread Stefan Priebe
Hi! I've massive problems with authentification and qpsmtpd. After some time i always get a you're already authorized. This is cause by not deleting the key: $qpsmtpd->{_auth} after a client close his connection. Then later when the next client connects to the same child it is already authorized