qpsmtpd/lib/Qpsmtpd
Ask Bjørn Hansen 22ca786bac check_earlytalker plugin. Deny the connection if the client talks
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
2003-04-15 17:01:43 +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 yay, plugin support works! :-D 2002-07-08 02:30:11 +00:00
Plugin.pm Reorganize most of Qpsmtpd.pm into Qpsmtpd/SMTP.pm. 2002-09-24 10:56:35 +00:00
SMTP.pm check_earlytalker plugin. Deny the connection if the client talks 2003-04-15 17:01:43 +00:00
TcpServer.pm check_earlytalker plugin. Deny the connection if the client talks 2003-04-15 17:01:43 +00:00
Transaction.pm Reorganize most of Qpsmtpd.pm into Qpsmtpd/SMTP.pm. 2002-09-24 10:56:35 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00