removed check_delivery import TODO

no longer available
This commit is contained in:
Matt Simerson 2012-05-07 03:35:55 -04:00 committed by Robert
parent 54f1a11b46
commit 4f5c03dac0

5
STATUS
View File

@ -18,11 +18,6 @@ Roadmap
- Add user configuration plugin infrastructure
- Add plugin API for checking if a local email address is valid
- Include the popular check_delivery[1] functionality via the user 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.