[UPD] README.rst

This commit is contained in:
OCA-git-bot 2022-12-30 15:10:13 +00:00
parent 00788182a4
commit 39da7a6daf
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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