aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/client.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upload mails to imapRené 'Necoro' Neumann2020-04-211-21/+54
* SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2020-04-191-10/+0
* Split client part to client.goRené 'Necoro' Neumann2020-04-191-0/+128
lper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33