From eb283f9f75b29543c451330370fda58ad6310761 Mon Sep 17 00:00:00 2001 From: Steven Orvis Date: Thu, 29 Dec 2022 14:00:47 -0500 Subject: [PATCH] [FIX] README to specify server_type instead of type to match the model --- mail_environment/readme/CONFIGURE.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_environment/readme/CONFIGURE.rst b/mail_environment/readme/CONFIGURE.rst index 439c6be..4ff2783 100644 --- a/mail_environment/readme/CONFIGURE.rst +++ b/mail_environment/readme/CONFIGURE.rst @@ -28,7 +28,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