cvs commit: qpsmtpd STATUS
[email protected] (Ask Bjoern Hansen)
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 03/06/11 01:37:35
Modified: . STATUS
Log:
more status
Revision Changes Path
1.10 +6 -3 qpsmtpd/STATUS
Index: STATUS
===================================================================
RCS file: /cvs/public/qpsmtpd/STATUS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -w -r1.9 -r1.10
--- STATUS 10 Jun 2003 10:25:56 -0000 1.9
+++ STATUS 11 Jun 2003 08:37:35 -0000 1.10
@@ -3,14 +3,17 @@
=================
0.27:
- Bugfixes to 0.26 if needed
+ Add the first time denysoft plugin
+ Support email addresses with spaces in them
+ Bugfixes
0.30:
Add plugin API for checking if a local email address is valid
0.50:
- include check_delivery[1] functionality via the 0.30 API
- [1] http://www.openminddev.net/files/qpsmtpd/plugins/check_delivery/
+ Include the popular check_delivery[1] functionality via the 0.30 API
+ [1] until then get it from
+ http://www.openminddev.net/files/qpsmtpd/plugins/check_delivery/
Add API to reject individual recipients after the RCPT has been
accepted and generate individual bounce messages.