qpsmtpd/lib/Qpsmtpd
John Peacock b89a6d9e4c * plugins/queue/smtp-forward
s/register/init/ to match new plugin style (jpeacock)

* lib/Qpsmtpd/Address.pm
  t/qpsmtpd-address.t
    Ill-formed addresses should return null not partial garbage.
    Resolves https://rt.perl.org/rt3/Ticket/Display.html?id=38746
    Patch by Hanno Hecker.

* plugins/virus/clamav
    Clamav alternate config file.
    Resolves https://rt.perl.org/rt3/Ticket/Display.html?id=38736
    Patch by Robin Bowes.

* lib/Qpsmtpd/SMTP.pm
  lib/Qpsmtpd.pm
    Return multiline responses from plugins.
    Resolves https://rt.perl.org/rt3/Ticket/Display.html?id=38741
    Patch by Charlie Brady.

git-svn-id: https://svn.perl.org/qpsmtpd/branches/0.3x@630 958fd67b-6ff1-0310-b445-bb7760255be9
2006-03-20 16:47:05 +00:00
..
Address.pm * plugins/queue/smtp-forward 2006-03-20 16:47:05 +00:00
Auth.pm Apparently, I never tested TLS and AUTH at the same time. It turns out 2006-02-07 02:03:00 +00:00
Connection.pm r4523@g5: ask | 2006-02-27 13:42:54 -0800 2006-02-27 21:43:08 +00:00
Constants.pm Revamp Qpsmtpd::Constants so it is possible to retrieve the text 2005-03-29 20:15:53 +00:00
DSN.pm Support for RFC 1893 - Enhanced Mail System Status Codes 2006-01-25 02:59:31 +00:00
Plugin.pm Automatically disconnect DENY'd server if it doesn't go willingly. 2006-03-01 16:46:55 +00:00
Postfix.pm this patch enables the configurable flags for the postfix-queue plugin. 2006-01-11 16:48:08 +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/queue/smtp-forward 2006-03-20 16:47:05 +00:00
TcpServer.pm the pre-connection and post-connection hooks are not working in 2006-01-11 16:21:08 +00:00
Transaction.pm * lib/Qpsmtpd/Transaction.pm 2005-10-20 18:47:28 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00