qpsmtpd/lib/Qpsmtpd
Ask Bjørn Hansen 22523ead2d reject bare carriage-returns in addition to the bare line-feeds
(based on a patch from Robert James Kaes, thanks!)


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@209 958fd67b-6ff1-0310-b445-bb7760255be9
2004-03-04 04:30:02 +00:00
..
Connection.pm add notes method to the Connection object. (used in the dnsbl plugin) 2002-09-10 13:42:44 +00:00
Constants.pm DENYHARD - allows you to DENY with a disconnect 2003-12-03 08:07:36 +00:00
Plugin.pm Looks like we can't delete the _qp after all. <sigh> 2003-11-02 11:35:15 +00:00
Postfix.pm Added Postfix queue plugin thanks to Peter J Holzer! 2004-02-19 10:55:36 +00:00
SelectServer.pm Override log function to use fileno(client) as pid will always be the same 2003-11-19 23:01:43 +00:00
SMTP.pm reject bare carriage-returns in addition to the bare line-feeds 2004-03-04 04:30:02 +00:00
TcpServer.pm Filter out all uncommon characters from the remote_host 2003-04-21 08:28:12 +00:00
Transaction.pm nuke the unused and incorrect add_header_line method 2003-06-10 10:15:42 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00