Compare commits

...

1 Commits

Author SHA1 Message Date
Syed Sarmad Sabih 7eee00e609 Update email_servers.rst
Added missing space between defaultnotifications

X-original-commit: 8778183bc7
2024-04-13 05:59:37 +02:00
@@ -119,7 +119,7 @@ combination of the two system parameters: `mail.default.from` and `mail.catchall
.. example::
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@mycompany.com>``.