qpsmtpd/plugins
John Peacock b5ef3d3add Couple of minor cleanups
*    lib/Qpsmtpd/Transaction.pm
     Forgot to nuke POD for deprecated relaying()

*    plugins/auth/auth_vpopmail_sql
     Log who actually AUTHenticated

*    plugins/virus/uvscan
     Don't need to unlink the file (Qpsmtpd will take care of it)
     Log the machine that did the actual Antivirus scanning


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@329 958fd67b-6ff1-0310-b445-bb7760255be9
2004-09-23 18:54:58 +00:00
..
auth Couple of minor cleanups 2004-09-23 18:54:58 +00:00
ident Two new plugins: 2004-08-29 07:47:25 +00:00
queue Improve error messages from the Postfix module (Erik I. Bols�, 2004-07-19 11:08:15 +00:00
virus Couple of minor cleanups 2004-09-23 18:54:58 +00:00
check_badmailfrom Perform checks on MAIL-FROM and RCPT-TO case insensitively. 2004-06-18 05:47:45 +00:00
check_badrcptto Perform checks on MAIL-FROM and RCPT-TO case insensitively. 2004-06-18 05:47:45 +00:00
check_earlytalker Incorporate suggestions and part of a patch from Mark Powell: 2004-08-01 07:08:07 +00:00
check_relay * plugins/check_relay 2004-09-22 16:01:16 +00:00
check_spamhelo New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +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 Fix warning in count_unrecognized_commands plugin (thanks to spaze 2004-07-28 17:06:45 +00:00
dnsbl Fix logging back to constants again 2004-04-27 10:05:41 +00:00
http_config New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
milter Support more of the milter functionality (header changes) 2004-09-16 10:44:47 +00:00
quit_fortune http_config plugin 2002-11-06 06:42:55 +00:00
rcpt_ok * plugins/check_relay 2004-09-22 16:01:16 +00:00
require_resolvable_fromhost yay, plugin support works! :-D 2002-07-08 02:30:11 +00:00
rhsbl Make the rhsbl plugin do DNS lookups in the background. (Mark Powell) 2004-08-01 01:54:16 +00:00
sender_permitted_from New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
spamassassin remove warning when not using spamd_socket 2004-07-18 11:02:24 +00:00