Update email_servers.rst
Added missing space between defaultnotifications
closes odoo/documentation#8736
X-original-commit: 8778183bc7
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
parent
7f22c82f31
commit
cb147d2323
@ -119,7 +119,7 @@ combination of the two system parameters: `mail.default.from` and `mail.catchall
|
|||||||
|
|
||||||
.. example::
|
.. example::
|
||||||
In the following example, the from email address is replaced with the combination of the the two
|
In the following example, the from email address is replaced with the combination of the the two
|
||||||
system parameters (`mail.default.from` and `mail.catchall.domain`). This is the default\
|
system parameters (`mail.default.from` and `mail.catchall.domain`). This is the default \
|
||||||
notifications configuration in Odoo: ``“Admin” <admin@example.com>`` => ``“Admin”
|
notifications configuration in Odoo: ``“Admin” <admin@example.com>`` => ``“Admin”
|
||||||
<notifications@mycompany.com>``.
|
<notifications@mycompany.com>``.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user