This website requires JavaScript.
Explore
Help
Sign In
pub
/
imap-copier
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2623bc88155fa6e14de08fefbeeb0f3f35625280
imap-copier
/
internal
/
imapx
T
History
vasyansk
2623bc8815
Reduce worker concurrency from 4 to 2
...
Reduce idle read timeout from 120s to 60s Add batching for IMAP metadata fetches
2026-07-05 11:40:04 +07:00
..
account.go
feat: planning pass counts all folders up front for account-wide progress
2026-07-02 13:21:57 +07:00
batch_test.go
Reduce worker concurrency from 4 to 2
2026-07-05 11:40:04 +07:00
conn_test.go
Add IMAP connection timeout handling
2026-07-04 19:37:36 +07:00
conn.go
Reduce worker concurrency from 4 to 2
2026-07-05 11:40:04 +07:00
copy_test.go
fix(imapx): preserve source internal date on APPEND
2026-07-01 17:57:12 +07:00
copy.go
Reduce worker concurrency from 4 to 2
2026-07-05 11:40:04 +07:00
dial_test.go
fix(imapx): honor context in Connect with bounded dial retry
2026-07-01 17:28:10 +07:00
dial.go
Add IMAP connection timeout handling
2026-07-04 19:37:36 +07:00
messagekey_test.go
feat(imapx): message dedup key (Message-ID + header fallback)
2026-07-01 17:03:18 +07:00
messagekey.go
feat(imapx): message dedup key (Message-ID + header fallback)
2026-07-01 17:03:18 +07:00