Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
2637 Lượt xem

Hi,


How do i add the incoming imap/pop3 servers to the conf file?


Outgoing is working. I would add the incoming catchall mail to the conf. this way it will catch the mails for all databases, without having to configure it separately within all databases.


On a sidenote, any way to encrypt the passwords in the conf file?


Thank you for your assistance!

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello, 

You need to add the following things in your odoo config file.

[options]
# Enable incoming mail server
fetchmail_server = True
# Incoming Mail Server Type
fetchmail_type = imap
# Incoming Mail Server Name
fetchmail_server = imap server
# Incoming Mail Server Port (usually 993 for IMAP over SSL)
fetchmail_port = 993
# Incoming Mail Server SSL (set to True if SSL/TLS encryption is required)
fetchmail_ssl = True
# Incoming Mail Server Username
fetchmail_user = youremail
# Incoming Mail Server Password
fetchmail_password = youremailpassword
# Incoming Mail Server Interval (in minutes)
fetchmail_interval = 5

Thanks.

Ảnh đại diện
Huỷ bỏ
Tác giả

Hi Manish,
Can you point me to the documentation regarding your answer please? I would love to get this working.
Best regards & thank you in advance!

Tác giả Câu trả lời hay nhất

Hi,

I am able to configure it trough the GUI. But my question is how to configure the IMAP/POP (incomming) in the odoo conf file. you can do so for the SMTP server, but so far, IMAP or POP i have only found how to do it in the GUI.

Anyone has the answer to that one?

Thanks you!

Ảnh đại diện
Huỷ bỏ
Tác giả

To make it a bit more clear:
These are the settings for outgoing mails in the odoo config file:
https://gist.github.com/Guidoom/d5db0a76ce669b139271a528a8a2a27f#file-gistfile1-txt-L285

I am looking for the exact same settings for the incomming mail in odoo, but have found none so far?
anyone any idea why that is so? is there a workaround in the configuration file?

Thank you for your assistance!

Câu trả lời hay nhất

Hi,

Please refer to our blog to know about configuring incoming mail server in odoo.https://www.cybrosys.com/blog/how-to-configure-outgoing-and-incoming-mail-servers-in-odoo-17


Hope it helps

Ảnh đại diện
Huỷ bỏ
Tác giả

Hi,

I am able to configure it trough the GUI. But my question is how to configure the IMAP/POP (incomming) in the odoo conf file. you can do so for the SMTP server, but so far, IMAP or POP i have only found how to do it in the GUI.

Anyone has the answer to that one?

Thanks you!

Tác giả

To make it a bit more clear:
These are the settings for outgoing mails in the odoo config file:
https://gist.github.com/Guidoom/d5db0a76ce669b139271a528a8a2a27f#file-gistfile1-txt-L285

I am looking for the exact same settings for the incomming mail in odoo, but have found none so far?
anyone any idea why that is so? is there a workaround in the configuration file?

Thank you for your assistance!

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 5 25
629
0
thg 3 25
811
0
thg 2 25
955
0
thg 2 25
899
0
thg 3 15
3605