qpsmtpd/lib/Qpsmtpd
Matt Sergeant 606519b06c Fix for hooks not running with previous patch, caused by qpsmtpd objects not
asking each plugin to register. There is slightly more overhead this way,
but it feels more correct, and we can fix the overhead later in a more clean
way.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@300 958fd67b-6ff1-0310-b445-bb7760255be9
2004-09-05 16:28:08 +00:00
..
Address.pm 100% test coverage of Qpsmtpd::Address 2004-07-16 02:51:39 +00:00
Auth.pm Fix for AUTH PLAIN from Michael Holzt <kju@fqdn.org> 2004-07-29 14:40:32 +00:00
Connection.pm More accessors 2004-08-29 07:53:15 +00:00
Constants.pm DENY_DISCONNECT and DENYSOFT_DISCONNECT instead of *HARD 2004-06-14 22:25:52 +00:00
Plugin.pm Attempt to clean up circular refs problems 2004-08-31 01:58:57 +00:00
Postfix.pm Improve error messages from the Postfix module (Erik I. Bols�, 2004-07-19 11:08:15 +00:00
SelectServer.pm New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
SMTP.pm Fix for hooks not running with previous patch, caused by qpsmtpd objects not 2004-09-05 16:28:08 +00:00
TcpServer.pm Log the connecting client hostname/address, rather than waiting for the 2004-08-01 06:56:33 +00:00
Transaction.pm From: John Peacock <jpeacock@rowman.com> 2004-07-16 05:04:25 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00