Docs: remove references to future inbound handling

(Postponed -- see discussion or vote to reopen in #4)

[ci skip]
This commit is contained in:
medmunds
2016-11-01 11:46:49 -07:00
parent 1cced97f65
commit e78410eea4
7 changed files with 4 additions and 51 deletions

View File

@@ -45,10 +45,6 @@ built-in `django.core.mail` package. It includes:
your ESP's webhooks to Django signals
* "Batch transactional" sends using your ESP's merge and template features
Support is also planned for:
* Normalized inbound email processing through your ESP
Anymail is released under the BSD license. It is extensively tested against Django 1.8--1.10
(including Python 2.7, Python 3 and PyPy).
Anymail releases follow `semantic versioning <http://semver.org/>`_.