aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/connection.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* #47: Exhaust messages to avoid deadlockRené 'Necoro' Neumann2021-05-101-1/+8
* #39 Ignore mails marked as deleted when looking for existing mails, as to not...René 'Necoro' Neumann2021-02-211-0/+1
* Use UIDPLUS Imap extensionRené 'Necoro' Neumann2020-05-031-4/+16
* Fix update in IMAPRené 'Necoro' Neumann2020-05-031-2/+12
* Update support for IMAPRené 'Necoro' Neumann2020-05-031-4/+105
* Some linting remarksRené 'Necoro' Neumann2020-04-261-2/+2
* Larger restructuringRené 'Necoro' Neumann2020-04-251-2/+2
* Fix concurrent access to the same folderRené 'Necoro' Neumann2020-04-231-0/+7
* A mailbox may exist, but not be writable when \Noselect is setRené 'Necoro' Neumann2020-04-231-3/+4
* Restructure imap pkgRené 'Necoro' Neumann2020-04-231-0/+137