From 39da7a6daf28b2cc55e9e10123a304f7201bc214 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 30 Dec 2022 15:10:13 +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 28b0f25..8df4228 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 e58208f..6448dfc 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