From 6e1023cf1b35c3e7b09acbb32810611f04c33fdb 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.rst | 2 +- mail_environment/__manifest__.py | 2 +- mail_environment/i18n/de.po | 12 ++++++++++++ mail_environment/i18n/es.po | 12 ++++++++++++ mail_environment/i18n/hr.po | 12 ++++++++++++ mail_environment/i18n/mail_environment.pot | 12 ++++++++++++ mail_environment/i18n/pt_BR.po | 12 ++++++++++++ mail_environment/i18n/sl.po | 12 ++++++++++++ mail_environment/i18n/zh_CN.po | 12 ++++++++++++ mail_environment/readme/CONFIGURE.rst | 2 +- mail_environment/static/description/index.html | 2 +- 11 files changed, 88 insertions(+), 4 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/__manifest__.py b/mail_environment/__manifest__.py index 02cec83..2c655bd 100644 --- a/mail_environment/__manifest__.py +++ b/mail_environment/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Mail configuration with server_environment", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Tools", "summary": "Configure mail servers with server_environment_files", "author": "Camptocamp, Odoo Community Association (OCA)", diff --git a/mail_environment/i18n/de.po b/mail_environment/i18n/de.po index 69eef9c..092a115 100644 --- a/mail_environment/i18n/de.po +++ b/mail_environment/i18n/de.po @@ -19,6 +19,13 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: mail_environment +#: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl +msgid "" +"Connections are encrypted with SSL/TLS through a dedicated port (default: " +"IMAPS=993, POP3S=995)" +msgstr "" + #. module: mail_environment #: model:ir.model,name:mail_environment.model_fetchmail_server msgid "Incoming Mail Server" @@ -30,6 +37,11 @@ msgstr "" msgid "Mail Server" msgstr "ir.mail_server" +#. module: mail_environment +#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl +msgid "SSL/TLS" +msgstr "" + #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults #: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults diff --git a/mail_environment/i18n/es.po b/mail_environment/i18n/es.po index f6a9ab6..1fdc25c 100644 --- a/mail_environment/i18n/es.po +++ b/mail_environment/i18n/es.po @@ -18,6 +18,13 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: mail_environment +#: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl +msgid "" +"Connections are encrypted with SSL/TLS through a dedicated port (default: " +"IMAPS=993, POP3S=995)" +msgstr "" + #. module: mail_environment #: model:ir.model,name:mail_environment.model_fetchmail_server msgid "Incoming Mail Server" @@ -29,6 +36,11 @@ msgstr "" msgid "Mail Server" msgstr "ir.mail_server" +#. module: mail_environment +#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl +msgid "SSL/TLS" +msgstr "" + #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults #: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults diff --git a/mail_environment/i18n/hr.po b/mail_environment/i18n/hr.po index 54bac9e..716654a 100644 --- a/mail_environment/i18n/hr.po +++ b/mail_environment/i18n/hr.po @@ -20,6 +20,13 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +#. module: mail_environment +#: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl +msgid "" +"Connections are encrypted with SSL/TLS through a dedicated port (default: " +"IMAPS=993, POP3S=995)" +msgstr "" + #. module: mail_environment #: model:ir.model,name:mail_environment.model_fetchmail_server msgid "Incoming Mail Server" @@ -31,6 +38,11 @@ msgstr "" msgid "Mail Server" msgstr "ir.mail_server" +#. module: mail_environment +#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl +msgid "SSL/TLS" +msgstr "" + #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults #: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults diff --git a/mail_environment/i18n/mail_environment.pot b/mail_environment/i18n/mail_environment.pot index af14bad..d8c6962 100644 --- a/mail_environment/i18n/mail_environment.pot +++ b/mail_environment/i18n/mail_environment.pot @@ -13,6 +13,13 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: mail_environment +#: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl +msgid "" +"Connections are encrypted with SSL/TLS through a dedicated port (default: " +"IMAPS=993, POP3S=995)" +msgstr "" + #. module: mail_environment #: model:ir.model,name:mail_environment.model_fetchmail_server msgid "Incoming Mail Server" @@ -23,6 +30,11 @@ msgstr "" msgid "Mail Server" msgstr "" +#. module: mail_environment +#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl +msgid "SSL/TLS" +msgstr "" + #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults #: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults diff --git a/mail_environment/i18n/pt_BR.po b/mail_environment/i18n/pt_BR.po index f0930a5..7ad4bce 100644 --- a/mail_environment/i18n/pt_BR.po +++ b/mail_environment/i18n/pt_BR.po @@ -19,6 +19,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.8\n" +#. module: mail_environment +#: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl +msgid "" +"Connections are encrypted with SSL/TLS through a dedicated port (default: " +"IMAPS=993, POP3S=995)" +msgstr "" + #. module: mail_environment #: model:ir.model,name:mail_environment.model_fetchmail_server msgid "Incoming Mail Server" @@ -29,6 +36,11 @@ msgstr "Servidor de Mensagens Recebidas" msgid "Mail Server" msgstr "Servidor de E-mail" +#. module: mail_environment +#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl +msgid "SSL/TLS" +msgstr "" + #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults #: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults diff --git a/mail_environment/i18n/sl.po b/mail_environment/i18n/sl.po index d252e82..7bacefd 100644 --- a/mail_environment/i18n/sl.po +++ b/mail_environment/i18n/sl.po @@ -20,6 +20,13 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" +#. module: mail_environment +#: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl +msgid "" +"Connections are encrypted with SSL/TLS through a dedicated port (default: " +"IMAPS=993, POP3S=995)" +msgstr "" + #. module: mail_environment #: model:ir.model,name:mail_environment.model_fetchmail_server msgid "Incoming Mail Server" @@ -31,6 +38,11 @@ msgstr "" msgid "Mail Server" msgstr "ir.mail_server" +#. module: mail_environment +#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl +msgid "SSL/TLS" +msgstr "" + #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults #: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults diff --git a/mail_environment/i18n/zh_CN.po b/mail_environment/i18n/zh_CN.po index 20219b3..aac5887 100644 --- a/mail_environment/i18n/zh_CN.po +++ b/mail_environment/i18n/zh_CN.po @@ -19,6 +19,13 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: mail_environment +#: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl +msgid "" +"Connections are encrypted with SSL/TLS through a dedicated port (default: " +"IMAPS=993, POP3S=995)" +msgstr "" + #. module: mail_environment #: model:ir.model,name:mail_environment.model_fetchmail_server msgid "Incoming Mail Server" @@ -30,6 +37,11 @@ msgstr "" msgid "Mail Server" msgstr "POP/IMAP 服务器" +#. module: mail_environment +#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl +msgid "SSL/TLS" +msgstr "" + #. module: mail_environment #: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults #: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults 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 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