From 21c9210664f6ae42665c337b286637483417fad4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 30 Dec 2022 15:13:41 +0000 Subject: [PATCH] [UPD] README.rst --- mail_environment/README.rst | 2 +- mail_environment/static/description/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mail_environment/README.rst b/mail_environment/README.rst index 87786e4..8c28d40 100644 --- a/mail_environment/README.rst +++ b/mail_environment/README.rst @@ -73,7 +73,7 @@ Example of config file :: [incoming_mail.odoo_pop_mail1] server = mail.myserver.com port = 110 - type = pop + server_type = pop is_ssl = 0 attach = 0 original = 0 diff --git a/mail_environment/static/description/index.html b/mail_environment/static/description/index.html index 51fd7f8..2ded040 100644 --- a/mail_environment/static/description/index.html +++ b/mail_environment/static/description/index.html @@ -421,7 +421,7 @@ smtp_pass = odoo [incoming_mail.odoo_pop_mail1] server = mail.myserver.com port = 110 -type = pop +server_type = pop is_ssl = 0 attach = 0 original = 0