./mail/isync, Synchronize a maildir with an imap server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.4nb3, Package name: isync-1.4.4nb3, Maintainer: tonio

isync is a command line utility for synchronizing a remote IMAP mailbox
with a local maildir-style mailbox. This is useful for working in
disconnected mode, such as on a laptop. Modifications made locally and
remotely are synchronized so that no message status flags are lost.


Required to run:
[databases/db4] [security/cyrus-sasl]

Master sites:

Filesize: 332.563 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-05 15:46:18 by Thomas Merkel | Files touched by this commit (1)
Log message:
isync: fix build on illumos
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-05-13 10:49:27 by Ryo ONODERA | Files touched by this commit (5)
Log message:
isync: Fix runtime error with OpenSSL 3.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-12-03 12:42:40 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
isync: update to 1.4.4.

Fixes CVE-2021-44143: heap overflow in isync/mbsync.
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-19 13:23:17 by Amitai Schleier | Files touched by this commit (3)
Log message:
Update to 1.4.3. From the changelog:

- limit maildir nesting depth
- enable embedding arbitrarily long strings into IMAP commands
- CVE-2021-3578: fix handling of unexpected APPENDUID response code
- don't crash on malformed CAPABILITY responses
- tolerate INBOX mis-casing in Path
- make UIDVALIDITY recovery more strict about vanished messages
- improve error messages about irrecoverably changed UIDVALIDITY
- CVE-2021-20247: reject funny mailbox names from IMAP LIST/LSUB
- be more tolerant of formally malformed response codes
- fix bogus continuation of IMAP list parsing
- accept unsolicited FETCH responses (without payload) after all
- use correct <poll.h> header
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles