Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Session.SetHTTPBasicAuth | 2020-01-10 | 1 | -0/+8 | |
* | Document that plugins don't have access to passwords | 2019-12-17 | 1 | -0/+3 | |
* | go fmt | 2019-12-16 | 1 | -2/+2 | |
* | Replace Session.ConnectSMTP with Session.DoSMTP | 2019-12-16 | 1 | -7/+15 | |
* | Rename Session.Do to Session.DoIMAP | 2019-12-16 | 1 | -3/+3 | |
* | Introduce base plugin | 2019-12-16 | 1 | -4/+37 | |
* | Fix undefined ErrSessionExpired | 2019-12-12 | 1 | -1/+1 | |
* | Add docs | 2019-12-11 | 1 | -1/+10 | |
* | Export Server.{Sessions,Plugins} | 2019-12-11 | 1 | -2/+2 | |
* | Unexport NewSessionManager | 2019-12-11 | 1 | -1/+1 | |
* | Export Context.SetSession, unexport Session.Token | 2019-12-11 | 1 | -3/+2 | |
* | Reconnect to IMAP server when logged out | 2019-12-09 | 1 | -11/+86 | |
* | Make SessionManager create the IMAP client | 2019-12-09 | 1 | -8/+38 | |
* | Rename ConnPool to SessionManager | 2019-12-09 | 1 | -0/+91 |