Files
mostlymatter/utils
Girish Ramakrishnan 6c085594e4 mail: allow PLAIN auth over non-tls connections (#3900)
This allows mattermost to use a non-tls connection with a SMTP server that
supports PLAIN auth (but not LOGIN). The go library explicitly allows PLAIN
auth over non-tls connections - https://golang.org/src/net/smtp/auth.go#L55

Fixes #2929
2016-09-02 14:33:26 -04:00
..
2016-08-16 14:41:47 -04:00
2016-08-25 08:32:44 -04:00
2016-08-25 08:32:44 -04:00
2015-06-22 10:41:41 -08:00