cvs commit: qpsmtpd Changes
[email protected] (Devin Carraway)
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 04/08/01 15:35:49
Modified: . Changes
Log:
Note logging changes to TcpServer.pm, makeover to check_earlytalker
Revision Changes Path
1.74 +9 -0 qpsmtpd/Changes
Index: Changes
===================================================================
RCS file: /cvs/public/qpsmtpd/Changes,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -w -r1.73 -r1.74
--- Changes 1 Aug 2004 01:54:15 -0000 1.73
+++ Changes 1 Aug 2004 22:35:49 -0000 1.74
@@ -15,6 +15,15 @@
Add "plugin/virus/uvscan" - McAfee commandline virus scanner
+ Inbound connections logged as soon as the remote host address is known
+ when running under tcpserver.
+
+ check_earlytalker -
+ + optionally react to an earlytalker by denying all MAIL-FROM commands
+ rather than issuing a 4xx/5xx greeting and disconnecting. (Mark
+ Powell)
+ + initial "awkward silence" period now configurable (Mark Powell)
+ + DENY/DENYSOFT now configurable
0.28 - 2004/06/05