[FIX] remove notify_email option in README.rst

This commit is contained in:
Chafique
2020-10-26 11:36:04 +01:00
parent b097fb2666
commit cd02a07433

View File

@@ -5,7 +5,6 @@ Take back the control on your email
## Feature ## Feature
- do not follow automatically a object when sending an email - do not follow automatically a object when sending an email
- add the option 'All Messages Except Notifications' on partner and use it by default to avoid sending unwanted mail to partner
- better email preview, allow to select between the whole database object and not only the last 10 - better email preview, allow to select between the whole database object and not only the last 10
- use a light template version for notification without link (link should be explicit) - use a light template version for notification without link (link should be explicit)
- add some additional style in the white list when santizing html field (see tools.py) - add some additional style in the white list when santizing html field (see tools.py)