jamesridgway / attachment-downloader

Simple tool for downloading email attachments for all emails in a given folder using an IMAP client
MIT License
85 stars 39 forks source link

Support STARTTLS and more fine grained IMAP settings #18

Closed shawn-ogg closed 3 years ago

shawn-ogg commented 3 years ago

Hi James,

I needed STARTTLS support for my server. So here it is :-) I also provided more fine grained control of the port and the SSL setting.

Another improvement is the ability to read the password from STDIN. This commit can be separated in a 2nd PR if you wish.

jamesridgway commented 3 years ago

Hi @shawn-ogg

Thanks for the pull request!

jamesridgway commented 3 years ago

Thanks for your contribution @shawn-ogg - this has now been included in release 1.1.5