DB
|
Configure but don't connect to DB in init_db()
|
2015-02-23 11:25:18 -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
|
update tcpenv and lrpip calls to use -> syntax
|
2015-01-28 19:58:58 -08: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 |
DB.pm
|
Add Qpsmtpd::DB testing and more greylist testing
|
2014-12-30 14:53:53 -06:00 |
Plugin.pm
|
Configure but don't connect to DB in init_db()
|
2015-02-23 11:25:18 -06:00 |
Postfix.pm
|
find . -name '*.pm' -exec perltidy -b {} \;
|
2013-08-05 15:05:15 -07:00 |
SMTP.pm
|
limit split = to 2 fields
|
2015-02-11 12:51:58 -08:00 |
TcpServer.pm
|
TcpServer: don't 'use parent Qpsmtpd::Base'
|
2015-01-29 00:15:43 -08:00 |
Transaction.pm
|
use parent
|
2014-11-14 10:57:52 -06:00 |