.. |
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
|
tested and working Authentication-Results
|
2013-05-02 03:30:48 -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
|
define positioning of Authentication-Results header
|
2013-05-02 03:53:21 -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 |