This website works better with JavaScript.
Explore
Help
Sign In
sipp11
/
mbsync
mirror of
https://git.code.sf.net/p/isync/isync
Watch
1
Star
0
Fork
You've already forked mbsync
0
Code
Issues
Releases
Wiki
Activity
compile and run!
imap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45
Commits
27
Branches
36
Tags
2.1 MiB
Tree:
9a5b57eb7d
0.9
1.0
1.1
1.2
1.3
1.4
master
wip/INBOX-patterns-prefixing
wip/better-stderr
wip/debug-various
wip/exchange-workarounds-1.2
wip/exchange-workarounds-1.4
wip/exchange-workarounds-1.5
wip/expire-new
wip/imap-client-close
wip/maildir-path-under-inbox
wip/maildir-uid-dupes-test
wip/more-autotest-subjects
wip/movedetect
wip/notifier-cmd
wip/server-refactor
wip/simplify-state-naming
wip/socket-debug
wip/ssl-fprint
wip/test-more-paranoid
wip/uidval-recovery
wip/unchecked-remove
v0.1
v0.2
v0.3
v0.4
v0.5
v0.6
v0.7
v0.8
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.4.0
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.5.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9a5b57eb7d'
${ noResults }
mbsync
/
TODO
4 lines
91 B
Raw
Normal View
History
Unescape
Escape
added generic IMAP list parser and rewrote imap_exec() to handle arbitrary data instead of hardcoded
24 years ago
add support for syncing with other: and shared: via NAMESPACE
added support for tilde (~) expansion in the `Mailbox' and `CertificateFile' configuration directives added `Maildir' configuration command to specify the default location of the user's mailboxes. If a relative path is used in a `Mailbox' command, this path is used as a prefix.
24 years ago
finish implementing --quiet