cvs commit: qpsmtpd STATUS
[email protected] (Ask Bjoern Hansen)
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 03/06/10 03:25:56 Modified: . STATUS Log: add roadmap Revision Changes Path 1.9 +23 -0 qpsmtpd/STATUS Index: STATUS =================================================================== RCS file: /cvs/public/qpsmtpd/STATUS,v retrieving revision 1.8 retrieving revision 1.9 diff -u -w -r1.8 -r1.9 --- STATUS 21 Apr 2003 08:30:13 -0000 1.8 +++ STATUS 10 Jun 2003 10:25:56 -0000 1.9 @@ -1,4 +1,27 @@ +Near term roadmap +================= + +0.27: + Bugfixes to 0.26 if needed + +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/ + + Add API to reject individual recipients after the RCPT has been + accepted and generate individual bounce messages. + +0.51: bugfixes + +1.0bN: bugfixes (repeat until we run out of bugs to fix) +1.0.0: it just might happen! +1.1.0: new development + + Issues ======