Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
2621 Zobrazení

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!

Avatar
Zrušit
Nejlepší odpověď

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.

Avatar
Zrušit
Autor

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!

Autor Nejlepší odpověď

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!

Avatar
Zrušit
Autor

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!

Nejlepší odpověď

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

Avatar
Zrušit
Autor

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!

Autor

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!

Related Posts Odpovědi Zobrazení Aktivita
2
kvě 25
628
0
bře 25
810
0
úno 25
945
0
úno 25
885
0
bře 15
3599