qpsmtpd/lib/Qpsmtpd
Matt Simerson 1e82ae1bc7 async removed
1. the known users of async don't upgrade
2. async becomes a win when concurrent connections exceed a few hundred simultaneous
3. anyone that needs async should be looking at Haraka instead
4. the perl async dependencies aren't maintained
2014-09-17 11:38:40 -07: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 find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Address.pm META updates, tidy, PBP tweaks 2014-09-15 15:57:12 -07:00
Auth.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Base.pm Kill some tab characters; and adopt PBP-suggested formatting for :? operator. 2014-09-16 07:11:54 -05:00
Command.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Config.pm Demote warning to LOGDEBUG 2014-09-16 15:12:42 -05: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 async removed 2014-09-17 11:38:40 -07:00
DSN.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Plugin.pm more tests for Qpsmtpd.pm 2014-09-15 18:54:10 -07:00
Postfix.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
SMTP.pm async removed 2014-09-17 11:38:40 -07:00
TcpServer.pm TcpServer: optimize DNS lookups for PTR 2013-12-01 03:45:12 -05:00
Transaction.pm moved Qpsmtpd::Utils -> Base.pm 2014-09-15 18:53:30 -07:00