qpsmtpd/lib/Qpsmtpd
2014-12-24 02:40:07 +00:00
..
DB Use Qpsmtpd::DB in karma plugin 2014-11-26 16:28:52 -06:00
Postfix Fix pf2qp.pl magic. 2014-09-09 14:38:22 -05:00
SMTP find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
TcpServer Remove a ton of 'return ()', and a few other minor readability tweaks. 2014-09-17 20:28:51 -05:00
Address.pm Address: renamed $domain/$domain_re (clearer) 2014-09-22 10:33:15 -07:00
Auth.pm Remove a ton of 'return ()', and a few other minor readability tweaks. 2014-09-17 20:28:51 -05:00
Base.pm Remove extraneous semicolons 2014-11-11 16:59:40 -06:00
Command.pm more cleanups 2014-09-17 22:22:44 -07:00
Config.pm simplify config->from_file by not requiring full 2014-09-17 13:03:46 -07:00
ConfigServer.pm Update fault()'s output to inidcate the possibly meaninglessness of the reported system error. 2014-09-11 11:58:31 -05:00
Connection.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Constants.pm Turn warnings into $qpsmtpd->log() calls 2014-12-15 20:07:45 -06:00
DB.pm Move some DBM functions to Qpsmptd::DB::File::DBM 2014-11-25 17:52:18 -06:00
DSN.pm Remove a ton of 'return ()', and a few other minor readability tweaks. 2014-09-17 20:28:51 -05:00
Plugin.pm Keep data_post hook, and add data_post_headers 2014-12-24 02:40:07 +00:00
Postfix.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
SMTP.pm Keep data_post hook, and add data_post_headers 2014-12-24 02:40:07 +00:00
TcpServer.pm Remove a ton of 'return ()', and a few other minor readability tweaks. 2014-09-17 20:28:51 -05:00
Transaction.pm use parent 2014-11-14 10:57:52 -06:00