qpsmtpd/plugins
Matt Sergeant 38317f082e Use POSIX::dup2() instead of open() with <& since I found the latter failed
regularly for me - POSIX::dup2() was just plain more reliable. Odd, I know.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@176 958fd67b-6ff1-0310-b445-bb7760255be9
2003-10-09 17:21:49 +00:00
..
queue Use POSIX::dup2() instead of open() with <& since I found the latter failed 2003-10-09 17:21:49 +00:00
check_badmailfrom add pod documentation and sanity checking of the config 2003-08-31 08:24:06 +00:00
check_badrcptto skip as much work as possibly if we are not configured to do any. 2002-09-10 17:17:15 +00:00
check_earlytalker check_earlytalker plugin. Deny the connection if the client talks 2003-04-15 17:39:27 +00:00
check_relay Support morercpthosts.cdb 2003-03-25 12:50:07 +00:00
check_spamhelo Date: Thu, 13 Mar 2003 00:57:39 -0800 2003-03-18 09:43:22 +00:00
clamav Allow location of clamscan to be set. 2003-10-08 07:15:51 +00:00
content_log A simple example of a plugin that logs all incoming mail to a file. 2002-11-01 02:08:38 +00:00
count_unrecognized_commands unrecognized_command hook and a count_unrecognized_commands 2003-04-15 17:39:03 +00:00
dnsbl Fix bug in dnsbl that made it sometimes ignore "hits" (thanks to 2003-06-10 10:03:58 +00:00
http_config don't use Data::Dumper 2003-09-15 10:50:27 +00:00
klez_filter Make klez filter run for mails bigger than 220KB; they are sometimes 2002-09-22 07:04:13 +00:00
milter Milter plugin 2003-10-01 20:57:11 +00:00
quit_fortune http_config plugin 2002-11-06 06:42:55 +00:00
require_resolvable_fromhost yay, plugin support works! :-D 2002-07-08 02:30:11 +00:00
rhsbl avoid returning undef if there are no lists defined 2002-09-08 14:15:21 +00:00
saslauth Add not even halfbaked saslauth plugin. Hopefully it'll give us 2003-04-21 09:42:01 +00:00
sender_permitted_from default the header to "unknown" 2003-07-08 03:12:04 +00:00
spamassassin add note about SA 2.50 2003-03-18 09:53:37 +00:00