qpsmtpd/lib/Qpsmtpd
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
..
Address.pm 100% test coverage of Qpsmtpd::Address 2004-07-16 02:51:39 +00:00
Auth.pm * plugins/check_relay 2004-09-22 16:01:16 +00:00
Connection.pm * plugins/check_relay 2004-09-22 16:01:16 +00:00
Constants.pm DENY_DISCONNECT and DENYSOFT_DISCONNECT instead of *HARD 2004-06-14 22:25:52 +00:00
Plugin.pm Fix deny plugin which stopped working. 2004-09-19 18:49:05 +00:00
Postfix.pm Improve error messages from the Postfix module (Erik I. Bols�, 2004-07-19 11:08:15 +00:00
SelectServer.pm New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
SMTP.pm * plugins/check_relay 2004-09-22 16:01:16 +00:00
TcpServer.pm Log the connecting client hostname/address, rather than waiting for the 2004-08-01 06:56:33 +00:00
Transaction.pm Make recipients a setter too 2004-09-16 10:46:38 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00