summaryrefslogtreecommitdiff
path: root/mail/mailsync/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2004-11-16- Update mailsync from 4.4.4 -> 5.2.1adrianp1-2/+7
- Lots of changes and bugfixes - see NEWS file for full details - In brief: * Simulate option * completely reengineered: - really object oriented - grouped sources together that belong together - simplified a lot of things
2002-05-18Initial import of mailsync-4.3.2zuntum1-0/+8
Mailsync is a way of synchronizing a collection of mailboxes. The algorithm is a 3-way diff. Two mailboxes are simultaneously compared to a record of the state of both mailboxes at last sync. New messages and message deletions are propagated between the two mailboxes. If you're familiar with CVS, it's the same principle, except there's no opportunity for conflicts. XXX: could be buildlinked for imap-uw; will take a look later Fixes pkg/16757 by MarkoSchuetz@web.de