qpsmtpd/lib/Qpsmtpd
Ask Bjørn Hansen 891778b175 Say Received: ... via ESMTP instead of via SMTP when the client
speaks ESMTP.  (Hoping this can be a useful SpamAssassin rule).

Take out the X-SMTPD header.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@171 958fd67b-6ff1-0310-b445-bb7760255be9
2003-09-05 05:10:40 +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 Removed DISCARD 2003-07-24 12:43:02 +00:00
Plugin.pm Reorganize most of Qpsmtpd.pm into Qpsmtpd/SMTP.pm. 2002-09-24 10:56:35 +00:00
SMTP.pm Say Received: ... via ESMTP instead of via SMTP when the client 2003-09-05 05:10:40 +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