qpsmtpd/lib/Qpsmtpd
Matt Simerson dbcc3d40b4 split is_immune into itself + is_naughty
is_immune tests designates to plugins they should always skip processing.

That's typical for naughty connections, but this change provides the ability to handly naughty connections differently than (whitelisted/relayclients/known good) senders.
2013-08-05 15:05:36 -07:00
..
Plugin/Async Create async version of dns_whitelist_soft, rhsbl and uribl plugins. 2008-06-02 15:51:04 +00:00
Postfix find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07: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 find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Auth.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Command.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
ConfigServer.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Connection.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Constants.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
DSN.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Plugin.pm split is_immune into itself + is_naughty 2013-08-05 15:05:36 -07:00
PollServer.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Postfix.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
SMTP.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
TcpServer.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Transaction.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Utils.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00