aut_vpopmail

2008-05-12 Thread lucas
Hi, I try to setup auth_vpopmail in version 0.40. I have installed it in previous version with success. This is my configuration: auth/auth_vpopmail_sql check_badmailfrom check_badrcptto check_earlytalker check_relay check_spamhelo check_validrcptto_cdb /opt/qpsmtpd/config/validrcptto.cdb - co

Re: aut_vpopmail

2008-05-12 Thread John Peacock
[EMAIL PROTECTED] wrote: And the result: === Trying host:25... === Connected to host <- 220 host ESMTP qpsmtpd 0.40 ready; send us your mail, but not your spam. -> EHLO <- 250-host Hi xxx [x.x.x.x] <- 250-PIPELINING <- 250-8BITMIME <- 250 STARTTLS *** No acceptable authentication type

Re: aut_vpopmail

2008-05-12 Thread lucas
Hi John, Thank you for the answer. You are right. Now server is accepting authentication, but vpopmail plugin does not work. We have clear txt password in database and connect to database, but it doesn't validate. How do I debug it? This lines doesn't print any information: $self->log(LOGI

Avoid repetitive logging, was Re: Next steps to release?

2008-05-12 Thread Steve Kemp
I think this came up once before, but I can't find a reference. There are two logging calls which I think should be removed, or at least have their severity reduced. Patch for the former below: More generally I think it would be nice to decide what levels the core should use for outputti

Re: [svn:qpsmtpd] r896 - trunk/lib/Qpsmtpd

2008-05-12 Thread Hanno Hecker
On Sat, 10 May 2008 09:15:03 -0400 Matt Sergeant <[EMAIL PROTECTED]> wrote: > On 10-May-08, at 1:53 AM, [EMAIL PROTECTED] wrote: > > +warn "resetting...\n"; > ? Yes, already noticed. fixed in rev 899. Hanno

Re: Next steps to release?

2008-05-12 Thread Hanno Hecker
On Wed, 7 May 2008 19:58:46 + (UTC) Matt Sergeant <[EMAIL PROTECTED]> wrote: > So the next release I consider to be a fairly major step - we've got > async/smtp-forward and async tls working. That's most of the showstoppers > against using async in production. > > So what's missing and what

Re: Plugins on CPAN

2008-05-12 Thread Hanno Hecker
On Sat, 10 May 2008 14:51:34 -0700 Ask Bjørn Hansen <[EMAIL PROTECTED]> wrote: > > On May 10, 2008, at 2:38 PM, Juerd Waalboer wrote: > > > 1. The plugin loading code must be changed to allow loading Perl > > modules > > in addition to regular plugin files. I believe the changes would be > >

Re: Next steps to release?

2008-05-12 Thread Matt Sergeant
On Mon, 12 May 2008, Hanno Hecker wrote: On Wed, 7 May 2008 19:58:46 + (UTC) Matt Sergeant <[EMAIL PROTECTED]> wrote: So the next release I consider to be a fairly major step - we've got async/smtp-forward and async tls working. That's most of the showstoppers against using async in produc

Re: [svn:qpsmtpd] r903 - trunk/lib/Qpsmtpd

2008-05-12 Thread Matt Sergeant
Note that this is probably worth doing for the other backends, though it's only for performance really. On Mon, 12 May 2008, [EMAIL PROTECTED] wrote: Author: msergeant Date: Mon May 12 10:19:31 2008 New Revision: 903 Modified: trunk/lib/Qpsmtpd/PollServer.pm Log: Make sure non-responding h