Quote:
Originally Posted by pdurrant
The only problem I se here is that some service providers block port 25. But I think it's an interesting discovery.
If your ISP does allow outgoing port 25 connections, it seems to be a much better way to configure calibre.
|
Amazon often discriminates against port 25 connections, not only from domestic IP space but from completely random places (it doesn't seem to be using a normal blacklist, since my IP space is unblacklisted non-domestic space but often affected anyway): affected connections can be very slow or simply rejected out of hand. Routing things via your gmail account via -r smtp.gmail.com -e TLS -p 587 -u
your.email@gmail.com --password ... fixes this completely.