diff --git a/content/applications/general/email_communication/email_domain.rst b/content/applications/general/email_communication/email_domain.rst index cf1f553a8..11d4a7d92 100644 --- a/content/applications/general/email_communication/email_domain.rst +++ b/content/applications/general/email_communication/email_domain.rst @@ -12,7 +12,7 @@ providers classify Odoo's emails according to their own restriction policy and/o It is standard in Odoo that emails are received from ``"name of the author" ``. In other words this can be translated to: ``"name of the author" <{ICP.mail.from.filter}@{mail.catchall.domain}>``. In this case ICP stands for -`ir.config.parameters`, which are the System Parameters. Deliverability is greatly improved with the +`ir.config_parameter`, which are the System Parameters. Deliverability is greatly improved with the :ref:`notifications configuration `. In order for servers to accept emails from Odoo on a more regular basis, one of the solutions is