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 |
Address.pm
|
Address: renamed $domain/$domain_re (clearer)
|
2014-09-22 10:33:15 -07: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 |
Constants.pm
|
async removed
|
2014-09-17 11:38:40 -07:00 |
Plugin.pm
|
perltidy -b lib/Qpsmtpd/Plugin.pm
|
2014-11-14 15:24:30 -06:00 |
Postfix.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-08-05 15:05:15 -07:00 |
SMTP.pm
|
Base: consistent DNS handling
|
2014-11-06 11:15:18 -08:00 |
Transaction.pm
|
use parent
|
2014-11-14 10:57:52 -06:00 |