コンテンツへスキップ
メニュー
この質問にフラグが付けられました

This probably answers my own question but I'm still curious to hear if anyone else has an answer.

 

From the code I've read it seems that fetchmail.py in odoo/addons/fetchmail/ makes use of imaplib and poplib and both have missing support for STARTTLS. I don't know about a solution for poplib's missing starttls method but I found a fork of imaplib which is called imaplib2 that implements a starttls method. This could be used to add starttls functionality.

 

What is a possible solution if I would like to use STARTTLS with pop3?

 

 

アバター
破棄
関連投稿 返信 ビュー 活動
1
3月 15
4295
2
1月 23
26535
4
6月 21
39571
1
12月 20
2750
1
10月 20
7801