qpsmtpd/lib
Matt Simerson 3d7d43e0af 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-04-24 00:23:24 -04:00
..
Apache find . -name '*.pm' -exec perltidy -b {} \; 2013-04-21 00:08:43 -04:00
Danga find . -name '*.pm' -exec perltidy -b {} \; 2013-04-21 00:08:43 -04:00
Qpsmtpd split is_immune into itself + is_naughty 2013-04-24 00:23:24 -04:00
Qpsmtpd.pm find . -name '*.pm' -exec perltidy -b {} \; 2013-04-21 00:08:43 -04:00