aboutsummaryrefslogtreecommitdiff
path: root/serve_imap.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* IMAP: Update error message for IMAPRunxi Yu3 days1-1/+1
* IMAP: Use TLSRunxi Yu3 days1-4/+23
* IMAP: Use clog.Debug instead of fmt.PrintfRunxi Yu3 days1-2/+2
* IMAP: Add CAPABILITY, and a stub for AUTHENTICATERunxi Yu3 days1-3/+38
* Remove imap_server_stateRunxi Yu3 days1-9/+0
* parse_{smtp,imap}_lineRunxi Yu3 days1-29/+11
* Minor fixesRunxi Yu3 days1-5/+5
* Parse basic IMAPRunxi Yu3 days1-2/+38
* Add an IMAP stubRunxi Yu4 days1-0/+79
* Actually I'll do it manually instead of using go-imapRunxi Yu5 days1-39/+0
* Reformat codeRunxi Yu5 days1-2/+1
* Listen to IMAPRunxi Yu5 days1-0/+40