perl.qpsmtpd...Re: Release by Ask Bjrn Hansen- June 4, 2008 On Jun 4, 2008, at 4:26 AM, John Peacock wrote:We need to make sure the Changes file is up-to-date. - ask-- http:develooper.com - http:askask.comhttp://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8094.html Re: Release by Guy Hulbert- June 4, 2008 On Wed, 2008-04-06 at 17:03 +0200, Hanno Hecker wrote:> On Wed, 04 Jun 2008 09:47:43 -0400> Guy Hulbert <gwhulberteol.ca> wrote:> > > On Wed, 2008-04-06 at 23:42 +1000, James Turnbull wrote:> > A pointer to &39;transaction notes&39; versus &39;connection notes&39; and when and> > how to use them when writing plugins would be a big help....> > perldoc docsplugins.pod => "Connection and Transaction Notes"Thanks. I&39;ve just been lurking on the.http://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8093.html Re: Release by Hanno Hecker- June 4, 2008 On Wed, 04 Jun 2008 09:47:43 -0400Guy Hulbert <gwhulberteol.ca> wrote:> On Wed, 2008-04-06 at 23:42 +1000, James Turnbull wrote:> A pointer to &39;transaction notes&39; versus &39;connection notes&39; and when and> how to use them when writing plugins would be a big help....perldoc docsplugins.pod => "Connection and Transaction Notes"Anything else you need to know When to use connection and transactionnotes depends on what you want to do ;-) A bit more info is in the.http://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8092.html Re: Release by Guy Hulbert- June 4, 2008 On Wed, 2008-04-06 at 23:42 +1000, James Turnbull wrote:> Again my contribution is going to be merely a:> > +1> > But happy to update wiki etc with new release guff. A pointer to &39;transaction notes&39; versus &39;connection notes&39; and when andhow to use them when writing plugins would be a big help. Clarificationof -async versus the world in the same context might get some morepeople (me :-) running -async.I have no time at all at the moment though :-( ...-- --ghhttp://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8091.html Re: Release by James Turnbull- June 4, 2008 John Peacock wrote:> Are we at a state where we could release I&39;d like to get Net::SMTP::ESMTP > released before OSCON (so I can do a lightning talk on it), but I rely on an > installed qpsmtpd instance for the test suite (go figure, you need an MTA to > test a SMTP client).> > Anything I can do to help (apart from actually writing code)... ;-)Again my contribution is going to be merely a:+1But happy to update wiki etc with new release guff.CheersJames-- Author of: Pulling.http://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8090.html Release by John Peacock- June 4, 2008 Are we at a state where we could release I&39;d like to get Net::SMTP::ESMTP released before OSCON (so I can do a lightning talk on it), but I rely on an installed qpsmtpd instance for the test suite (go figure, you need an MTA to test a SMTP client).Anything I can do to help (apart from actually writing code)... ;-)Johnhttp://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8089.html Re: Clarification of hooks with ignored return values by Matt Sergeant- June 3, 2008 On 3-Jun-08, at 4:36 AM, Radu Greab wrote:> The documentation says that for the following hooks the return values> are ignored or discarded:>> post-fork post-connection disconnect deny ok>> I had however to change my custom plugins to return DECLINE from> post-fork hooks, otherwise, with no explicit return statement, only > the> hook of the first plugin was called, the hooks of the other plugins > were> not called.>> I think that it is a bug that the...http://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8088.html Re: svn:qpsmtpd r923 - in trunk: . libQpsmtpd by Matt Sergeant- June 3, 2008 On 3-Jun-08, at 4:04 AM, Radu Greab wrote:>> I think we need more consensus on this patch.>> Due to the objections expressed so far I reverted the change. Should I> mention the overloaded meaning of remote_host in the podNo, because it&39;s different with different backends. Currently only async will set it to SERVFAIL or TIMEOUT in those conditions.And unfortunately there&39;s no way for us to fix that in tcpserver mode.Matt.http://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8087.html Clarification of hooks with ignored return values by Radu Greab- June 3, 2008 The documentation says that for the following hooks the return valuesare ignored or discarded: post-fork post-connection disconnect deny okI had however to change my custom plugins to return DECLINE frompost-fork hooks, otherwise, with no explicit return statement, only thehook of the first plugin was called, the hooks of the other plugins werenot called.I think that it is a bug that the code does not ignore the return valuesof the hooks mentioned above and stops calling all the plugins...http://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8086.html Re: svn:qpsmtpd r923 - in trunk: . libQpsmtpd by James Turnbull- June 3, 2008 -----BEGIN PGP SIGNED MESSAGE-----Hash: SHA1Chris Lewis wrote:> I think we need more consensus on this patch. I strongly object to this change. It&39;s deliberately destroying useful information for no sound reason.+1RegardsJames Turnbull- --Author of: Pulling Strings with Puppet(http:www.amazon.comgpproduct1590599780) Pro Nagios 2.0(http:www.amazon.comgpproduct1590596099) Hardening Linux(http:www.amazon.comgpproduct1590594444)-----BEGIN PGP SIGNATURE-----Version: GnuPG v1.4.7...http://www.nntp.perl.org/group/perl.qpsmtpd/2008/06/msg8085.html |