about summary refs log tree commit homepage
path: root/t/lei-import-imap.t
DateCommit message (Expand)
2021-07-25t/lei*: check error messages on failures
2021-06-12lei ls-mail-source: list IMAP folders and NNTP groups
2021-05-30lei lcat: allow IMAP folder URLs w/o UIDVALIDITY
2021-05-30lei import|lcat: improve+fix single message IMAP support
2021-05-28lei: handle a single IMAP message in most places
2021-05-25lei forget-mail-sync: new command to drop sync information
2021-05-24lei inspect: use LeiMailSync->match_imap_url
2021-05-23lei import: store IMAP user+auth in mail_sync folder URI
2021-05-01lei import: fix --mail-sync handling in LeiInput
2021-05-01lei: rename ls-sync to ls-mail-sync
2021-04-30lei import: support UIDVALIDITY in IMAP URL
2021-04-30lei import: avoid IMAPTracker, use LeiMailSync more
2021-04-27lei blob: support retrieving attachments via $OID:$IDX
2021-04-27lei: add "ls-sync" command for listing sync folders
2021-04-24lei import: keep sync info for Maildir and IMAP folders
2021-04-22lei import: --incremental default for NNTP and IMAP
2021-04-03lei tag: fix tagging of IMAP inputs
2021-03-28test_common: require_mods bundles
2021-03-05search: use "z:" instead of "bytes:" prefix
2021-02-19tests: require Mail::IMAPClient for IMAP tests
2021-02-18lei import: add IMAP and (maildir|mbox*):$PATHNAME support