From: grarpamp <gra...@gm...> - 2014-04-10 00:04:27
|
On Wed, Apr 9, 2014 at 4:48 PM, Grant Edwards <gra...@gm...> wrote: > I wrote my own IMAP/ssl -> SMTP/ssl fetch-and-forward program. > > It doesn't have all the options and features that fetchmail does, but > it does everything I need it to do. If, for some reason, it doesn't > work out and I decide I need fetchmail again, I'll be back... ;) I think what is being desired could also be done by dumping messages into msmtp. Of esmtp vs msmtp, msmtp has the best TLS support, IPv6, etc. Similar to fdm/getmail vs fetchmail in both those regards. Thought there was a third comparable smtp tool like msmtp out there but I have forgot it. |