alps/plugins/base
Simon Ser 622f00fe06
Replace Session.ConnectSMTP with Session.DoSMTP
This gives more flexibility in Session for optimizations, e.g. keep the
SMTP connection around for some time if possible.
2019-12-16 13:07:35 +01:00
..
public Introduce base plugin 2019-12-16 12:52:44 +01:00
handlers.go Replace Session.ConnectSMTP with Session.DoSMTP 2019-12-16 13:07:35 +01:00
imap.go Introduce base plugin 2019-12-16 12:52:44 +01:00
plugin.go Introduce base plugin 2019-12-16 12:52:44 +01:00
smtp.go Introduce base plugin 2019-12-16 12:52:44 +01:00
strconv.go Introduce base plugin 2019-12-16 12:52:44 +01:00