From 013a121b6a64d9a4525ba2aeb4a9e6771d1e29bc Mon Sep 17 00:00:00 2001 From: Syed Sarmad Sabih Date: Sun, 7 Apr 2024 21:58:22 +0500 Subject: [PATCH] Update email_servers.rst Added missing space between defaultnotifications closes odoo/documentation#8737 X-original-commit: 8778183bc74711210140ffc168a0f4eb155d5a96 Signed-off-by: Zachary Straub (zst) --- .../applications/general/email_communication/email_servers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/applications/general/email_communication/email_servers.rst b/content/applications/general/email_communication/email_servers.rst index 09e6f708e..129ba5df0 100644 --- a/content/applications/general/email_communication/email_servers.rst +++ b/content/applications/general/email_communication/email_servers.rst @@ -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” ``.