22ca786bac
before we show our SMTP banner. (From Devin Carraway) Patch Qpsmtpd::SMTP to allow connect plugins to give DENY and DENYSOFT return codes. Based on patch from Devin Carraway. git-svn-id: https://svn.perl.org/qpsmtpd/trunk@133 958fd67b-6ff1-0310-b445-bb7760255be9
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
Jim Winstead <jimw@trainedmonkey.com>: the core "command dispatch"
|
|
system in qpsmtpd is taken from his colobus nntp server. The
|
|
check_badmailfrom and check_mailrcptto plugins.
|
|
|
|
Devin Carraway <qpsmtpd@devin.com>: Patch to not accept half mails if
|
|
the connection gets dropped at the wrong moment. Support and enable
|
|
taint checking. MAIL FROM host dns check configurable. HELO hook.
|
|
initial earlytalker plugin.
|
|
|
|
Andrew Pam <xanni@glasswings.com.au>: fixing the maximum message size
|
|
(databytes) stuff.
|
|
|
|
Marius Kjeldahl <marius@kjeldahl.net>, Zukka Zitting
|
|
<jukka.zitting@iki.fi>: Patches for supporting $ENV{RELAYCLIENT}
|
|
|
|
Robert Spier <robert@perl.org>: Klez filter.
|
|
|
|
Matt Sergeant <matt@sergeant.org>: Clamav plugin. Patch for the dnsbl
|
|
plugin to give us all the dns results. Resident SpamAssassin guru. PPerl.
|
|
|
|
Rasjid Wilcox <rasjidw@openminddev.net>: Lots of patches as per the
|
|
Changes file.
|
|
|
|
Kee Hinckley <nazgul@somewhere.com>: Sent me the correct strftime
|
|
format for the dates in the "Received" headers.
|
|
|
|
|
|
... and many others per the Change file!
|