qpsmtpd/lib/Qpsmtpd
Matt Sergeant e299135526 Initial work for continuations (and thus the async server).
(intention is to check bits in that don't break anything, so we can
always return to a stable base)


git-svn-id: https://svn.perl.org/qpsmtpd/branches/0.3x@676 958fd67b-6ff1-0310-b445-bb7760255be9
2006-11-30 22:10:55 +00:00
..
Postfix Script to generate Qpsmtpd::Postfix::Constants from the Postfix source. 2006-11-01 02:28:41 +00:00
SMTP Fixup qpsmtpd-prefork, et al, to correctly load Constants. 2006-11-22 16:30:37 +00:00
TcpServer Fixup qpsmtpd-prefork, et al, to correctly load Constants. 2006-11-22 16:30:37 +00:00
Address.pm * plugins/queue/smtp-forward 2006-03-20 16:47:05 +00:00
Auth.pm Correctly handle the case where a given AUTH mechanism is requested by a 2006-09-22 15:31:28 +00:00
Command.pm Add Qpsmtpd::Command to gather all parsing logic in one place (Hanno 2006-04-07 18:58:02 +00:00
Connection.pm r4523@g5: ask | 2006-02-27 13:42:54 -0800 2006-02-27 21:43:08 +00:00
Constants.pm Initial work for continuations (and thus the async server). 2006-11-30 22:10:55 +00:00
DSN.pm Support for RFC 1893 - Enhanced Mail System Status Codes 2006-01-25 02:59:31 +00:00
Plugin.pm r3744@embla: ask | 2006-06-28 13:04:50 -0700 2006-06-28 20:05:04 +00:00
Postfix.pm this patch enables the configurable flags for the postfix-queue plugin. 2006-01-11 16:48:08 +00:00
SelectServer.pm Add Qpsmtpd::Command to gather all parsing logic in one place (Hanno 2006-04-07 18:58:02 +00:00
SMTP.pm OK, really, this time the capitalization for AUTH mechanisms is correct. 2006-09-24 14:55:48 +00:00
TcpServer.pm Buffer output of Qpsmtpd::TcpServer::respond() for broken clients who don't 2006-10-04 13:49:49 +00:00
Transaction.pm * lib/Qpsmtpd/Transaction.pm 2005-10-20 18:47:28 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00