cvs commit: qpsmtpd Changes
[email protected] (Ask "Bj?rn" Hansen)
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 04/02/13 05:11:50
Modified: . Changes
Log:
exit calls ...
Revision Changes Path
1.54 +4 -0 qpsmtpd/Changes
Index: Changes
===================================================================
RCS file: /cvs/public/qpsmtpd/Changes,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -w -r1.53 -r1.54
--- Changes 3 Feb 2004 02:57:04 -0000 1.53
+++ Changes 13 Feb 2004 13:11:50 -0000 1.54
@@ -1,5 +1,9 @@
0.27
+ Took out the last "exit" call from the SMTP object; the "transport"
+ module ("TcpServer", "SelectServer") needs to do the right thing in
+ it's disconnect method.
+
Update the SPF plugin (Philip Gladstone, [email protected]):
* Integrated with Mail::SPF::Query 1.991
* Don't do SPF processing when you are acting as a relay system