Re: DNSBL and answer id check missing

2008-09-30 Thread Ask Bjørn Hansen
How about making qpsmtpd require Net::DNS 0.60 then? - ask

Re: DNSBL and answer id check missing

2008-09-30 Thread Peter J. Holzer
On 2008-09-30 01:30:44 -0700, Ask Bjørn Hansen wrote: > How about making qpsmtpd require Net::DNS 0.60 then? I've built in a work-around for the problem in older releases of Net::DNS. But I'm not sure if that still works - from a casual glance at the source I'd say no, and I'm not sure how it coul

Re: Latest SMTP.pm causes fatal errors

2008-09-30 Thread Matt Sergeant
On Tue, 30 Sep 2008 08:34:05 +0200, Hanno Hecker wrote: >> I'm confused why the error is caused - anyone better with perl than me >> can help out? > Same confusion here... and I cannot reproduce it. > $ perl -v | grep 'This is perl' > This is perl, v5.8.8 built for i486-linux-gnu-thread-multi

Re: queueing based on rcpt to: address

2008-09-30 Thread Jörg C . Meyer
I implemented it as suggested by Hanno and it works like a charm. And since this mail switching qpsmtpd instance is feed by a qmail process there can't be more than one recipient in a transaction, so we don't have a problem if one of the destination MTAs fails. Jörg > On Mon, 29 Sep 2008 14:51:

Re: Latest SMTP.pm causes fatal errors

2008-09-30 Thread Chris Lewis
Matt Sergeant wrote: > On Tue, 30 Sep 2008 08:34:05 +0200, Hanno Hecker wrote: >>> I'm confused why the error is caused - anyone better with perl than me >>> can help out? >> Same confusion here... and I cannot reproduce it. >> $ perl -v | grep 'This is perl' >> This is perl, v5.8.8 built for