| .. |
|
extensions
|
imap: integrate X-GM-EXT-1 Gmail extension directly
|
2026-02-09 14:46:27 +01:00 |
|
cache.go
|
imap: store directory information in header cache
|
2026-02-10 09:03:34 +01:00 |
|
checkmail.go
|
models: add validity identifier to Directory structs
|
2026-02-09 14:46:27 +01:00 |
|
configure.go
|
imap: simplify idler initialization
|
2026-02-09 14:46:27 +01:00 |
|
configure_test.go
|
imap: add support for :modify-labels / :tag for gmail and proton
|
2025-08-04 12:27:27 +02:00 |
|
connect.go
|
auth: fallback to login if plain isn't supported
|
2026-03-15 17:39:12 +01:00 |
|
create.go
|
imap: centralize error and response handling in Run loop
|
2026-02-09 14:46:27 +01:00 |
|
expungehandler.go
|
imap: make expungehandler error log more useful
|
2026-02-09 14:52:45 +01:00 |
|
fetch.go
|
imap: never cancel contexts used to access imap server
|
2026-03-15 17:39:12 +01:00 |
|
flags.go
|
worker: add directory and filter metadata to response messages
|
2026-02-09 14:46:27 +01:00 |
|
idler.go
|
imap: simplify idler initialization
|
2026-02-09 14:46:27 +01:00 |
|
imap.go
|
imap: fix message sorting
|
2026-03-19 09:21:52 +01:00 |
|
imap_test.go
|
imap: strip whitespace from Message-Id and In-Reply-To
|
2024-10-24 22:13:51 +02:00 |
|
list.go
|
imap: don't use list-status to discover the list of directories
|
2026-03-07 21:17:49 +01:00 |
|
movecopy.go
|
worker: add explicit directory to action messages
|
2026-02-09 14:46:27 +01:00 |
|
observer.go
|
imap: stop emitting fake Disconnect on connection loss
|
2026-02-09 14:47:02 +01:00 |
|
open.go
|
worker: add directory and filter metadata to response messages
|
2026-02-09 14:46:27 +01:00 |
|
remove.go
|
imap: centralize error and response handling in Run loop
|
2026-02-09 14:46:27 +01:00 |
|
search.go
|
chore: switch to using stdlib helper functions
|
2025-08-04 12:47:05 +02:00 |
|
search_test.go
|
imap: fix processing of search criteria end date
|
2025-03-09 00:40:30 +01:00 |
|
seqmap.go
|
chore: switch to using stdlib helper functions
|
2025-08-04 12:47:05 +02:00 |
|
seqmap_test.go
|
imap: support various provider policies for expunge calls
|
2025-05-12 13:18:38 +02:00 |
|
worker.go
|
worker: add directory and filter metadata to response messages
|
2026-02-09 14:46:27 +01:00 |
|
xgmext.go
|
worker: add directory and filter metadata to response messages
|
2026-02-09 14:46:27 +01:00 |