Ticket #15 (feature)
Opened 3 years ago
Last modified 3 years ago
Persistent SMTP connection with TLS mode?
Status: closed (fixed)
| Reported by: | miyagawa | Assigned to: | miyagawa |
|---|---|---|---|
| Priority: | major | Milestone: | Release 0.5 |
| Component: | Plagger | Version: | |
| Keywords: | Cc: | ||
Now Gmail's TLS mode disconnects connection for every mail. It's better keep the connection persistent and sends mass mails on it. We need a patch on MIME::Lite or use another Email modules to do that though.

(In [42]) support Persistent SMTP connection with TLS mode. Fixes #15