qpsmtpd/lib
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
..
Apache find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Danga find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
Qpsmtpd split is_immune into itself + is_naughty 2013-08-05 15:05:36 -07:00
Qpsmtpd.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00