qpsmtpd/plugins
John Peacock f92e99bd9c * plugins/check_relay
*   plugins/rcpt_ok
    Split check_relay into two plugins

*   config/plugins
    Reorder plugins to take advantage of the new check_relay

*   lib/Qpsmtpd/Connection.pm
    Add support for relay_client() method

*   lib/Qpsmtpd/SMTP.pm
    Copy connection relay settings to transaction object when created

*   lib/Qpsmtpd/Auth.pm
    Use the connection->relay_client() instead of setting an env var


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@326 958fd67b-6ff1-0310-b445-bb7760255be9
2004-09-22 16:01:16 +00:00
..
auth move the auth plugins to auth/ 2004-06-30 09:21:40 +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 Integrate fixes/enhancements from myself and Peter Eisch <peter@boku.net>: 2004-07-17 23:31:40 +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