qpsmtpd/lib/Qpsmtpd
Matt Simerson d5ccedd37e Plugin.pm: more descriptive variable names
append optional log_mess to log entry (more description)
subsequent attempts to set naughty don't overwrite the first
set the naughty rejection type to be the reject type of the plugin that marked the connection naughty
get_reject_type can be passed an explicit default
2013-08-05 15:01:47 -07:00
..
Plugin/Async Create async version of dns_whitelist_soft, rhsbl and uribl plugins. 2008-06-02 15:51:04 +00:00
Postfix Script to generate Qpsmtpd::Postfix::Constants from the Postfix source. 2006-11-01 02:28:41 +00:00
SMTP unrecognized command fix for http://code.google.com/p/smtpd/issues/detail?id=16 2007-08-19 06:49:42 +00:00
TcpServer Run hook_reset_transaction after all connections 2010-09-15 14:32:53 +08:00
Address.pm The bare postmaster address is case-insensitive 2009-03-14 17:18:13 +00:00
Auth.pm initial import - based on my qpsmtpd fork 2013-08-05 15:01:47 -07:00
Command.pm Command.pm, promoted strictures to 1st line of code 2012-05-06 16:06:54 -07:00
ConfigServer.pm remove vestiges of a bygone RCS 2010-05-09 23:22:13 -07:00
Connection.pm Shorten/clarify Connection and Transaction notes() 2010-09-15 14:32:53 +08:00
Constants.pm IPv6 support from issue #7. 2007-05-17 22:16:27 +00:00
DSN.pm POD syntax cleanup (Steve Kemp) 2007-09-03 15:47:08 +00:00
Plugin.pm Plugin.pm: more descriptive variable names 2013-08-05 15:01:47 -07:00
PollServer.pm async: add connection->local_ip, connection->local_port 2008-12-15 20:48:42 +00:00
Postfix.pm Add support for multiple postfix cleanup sockets 2010-09-15 14:32:54 +08:00
SMTP.pm SMTP.pm, add missing ; and remove useless if 2012-05-06 15:50:57 -07:00
TcpServer.pm removed TODO, p0f v3 doesn't need that extra info 2012-05-06 16:01:57 -07:00
Transaction.pm initial import - based on my qpsmtpd fork 2013-08-05 15:01:47 -07:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00