qpsmtpd/lib/Qpsmtpd
Hanno Hecker 9c91bb04e6 unrecognized command fix for http://code.google.com/p/smtpd/issues/detail?id=16
- the reporters poposed fix would have caused two messages for the client on
  return(DENY, ...) or a really unknown command.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@772 958fd67b-6ff1-0310-b445-bb7760255be9
2007-08-19 06:49:42 +00:00
..
Postfix Script to generate Qpsmtpd::Postfix::Constants from the Postfix source. 2006-11-01 02:28:41 +00:00
SMTP unrecognized command fix for http://code.google.com/p/smtpd/issues/detail?id=16 2007-08-19 06:49:42 +00:00
TcpServer make loglevels here consistent with the TcpServer.pm changes (from who knows when) 2007-05-11 07:52:35 +00:00
Address.pm * plugins/queue/smtp-forward 2006-03-20 16:47:05 +00:00
Auth.pm Correctly handle the case where a given AUTH mechanism is requested by a 2006-09-22 15:31:28 +00:00
Command.pm Remove debug print 2006-12-08 20:55:47 +00:00
ConfigServer.pm More qpsmtpd-async merges 2007-02-02 23:47:26 +00:00
Connection.pm r4523@g5: ask | 2006-02-27 13:42:54 -0800 2006-02-27 21:43:08 +00:00
Constants.pm IPv6 support from issue #7. 2007-05-17 22:16:27 +00:00
DSN.pm Support for RFC 1893 - Enhanced Mail System Status Codes 2006-01-25 02:59:31 +00:00
Plugin.pm Allow plugin tests to be in subdir (as with plugins). 2007-05-17 22:02:32 +00:00
PollServer.pm Support for pluggable received headers 2007-04-09 14:45:11 +00:00
Postfix.pm Allow buffered writes (from Joe Schaefer) 2007-08-15 13:46:10 +00:00
SelectServer.pm Add Qpsmtpd::Command to gather all parsing logic in one place (Hanno 2006-04-07 18:58:02 +00:00
SMTP.pm make the documented DENY{,SOFT}_DISCONNECT work in the data-post hook 2007-08-15 16:11:36 +00:00
TcpServer.pm IPv6 support from issue #7. 2007-05-17 22:16:27 +00:00
Transaction.pm Qpsmtpd::Transaction: add body_fh(), body_length() and data_size(), 2006-12-16 11:56:48 +00:00
Utils.pm add thhe Utils.pm module 2002-09-24 18:53:45 +00:00