[FIX] README to specify server_type instead of type to match the model

This commit is contained in:
Steven Orvis 2022-12-29 14:00:47 -05:00
parent 25cd0784b2
commit eb283f9f75
1 changed files with 1 additions and 1 deletions

View File

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