cvs commit: qpsmtpd Changes
[email protected] (Robert Spier)
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 04/11/25 11:52:34
Modified: . Changes
Log:
Support qmail-smtpd's timeoutsmtpd config file
Revision Changes Path
1.79 +4 -1 qpsmtpd/Changes
Index: Changes
===================================================================
RCS file: /cvs/public/qpsmtpd/Changes,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- Changes 18 Nov 2004 19:45:47 -0000 1.78
+++ Changes 25 Nov 2004 19:52:34 -0000 1.79
@@ -1,5 +1,8 @@
+
0.29 -
+ Support qmail-smtpd's timeoutsmtpd config file
+
Many improvements to the forking server (qpsmtpd-forkserver)
Plugin testing framework (Matt)
@@ -24,7 +27,7 @@
Fix warning in count_unrecognized_commands plugin (thanks to spaze
and Roger Walker)
- Improve error messages from the Postfix module (Erik I. Bolsø,
+ Improve error messages from the Postfix module (Erik I. Bolsø,
<knan at mo.himolde.no>)
make the maildir plugin record who the message was to (with a bit of improvements