node-imapnotify icon indicating copy to clipboard operation
node-imapnotify copied to clipboard

Add STARTTLS

Open tobiasBora opened this issue 7 years ago • 0 comments

Hello,

First, thanks for this great module. However, it seems that STARTTLS is not supported out of the box, while it should be pretty easy to configure it, as it's just a new parameter to give to Imap(...) which is autotls that should be equal to always when the user wants to enable STARTTLS (default: never). Would it be possible to do this simple change?

Thanks!

tobiasBora avatar Jun 18 '18 10:06 tobiasBora