Open monperrus opened 9 years ago
Is there any solution to this problem?
smtp-server = smtp.gmail.com:587
smtp-ssl = False
smtp-ssl-protocol = SSLv3
It is able to send email but take awefully long for 2 test feeds. It also created following errors first time I ran it.
python3 r2e run
could not connect to mail server smtp.gmail.com:587
cause: [Errno 113] No route to host
could not connect to mail server smtp.gmail.com:587
cause: [Errno 113] No route to host
Hello,
This repository has been deprecated for a few years now, and has been replaced by https://github.com/rss2email/rss2email .
If this issue is still relevant to you, and not fixed with v3.12.2, could you please reopen the issue there?
Cheers, Leo
OK. @wking what about going in the Github settings and deactivating the issue tracker here? Thanks!
The SSL connection for SMTP seems broken. Here is the message from the log:
Related to #48