.. |
Plugin/Async
|
initial import - based on my qpsmtpd fork
|
2012-06-22 05:38:01 -04:00 |
Postfix
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
SMTP
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
TcpServer
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Address.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Auth.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Command.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
ConfigServer.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Connection.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Constants.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
DSN.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Plugin.pm
|
is_naughty is a setter now too
|
2013-04-29 23:49:22 -04:00 |
PollServer.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Postfix.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
SMTP.pm
|
store envelope from and to in connection notes
|
2013-04-29 23:50:18 -04:00 |
TcpServer.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Transaction.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |
Utils.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-04-21 00:08:43 -04:00 |