1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/mail/imapsync
Kurt Jaeger e7707a655b mail/imapsync: 1.592 -> 1.607
Changes:
- Folders showed also in utf8.
- Caveat to upgrade on Unix!: New Unicode::String Perl module
  dependency, for utf8 output. See the INSTALL file.
- Enhancement: Added --skipemptyfolders to skip syncing empty host1
  folders. They are not created on host2.
- Usability: Remove /x from regexes applied with --include and --exclude.
  Blanks no longer have to be explicit with \ or [ ].
- Usability: Added utf8 output for folder names, protocol native utf7imap
  special characters are not user friendly readable
- Usability: Moved foldersizes output after folders lists output.
- Usability: Added total size transferred after each message copied.
- Usability: After ETA, added number of total to be synced, as a
  denominator dddd after each message copied, like nnn/dddd where nnn
  is the number of messages copied. Before there was only nnn without
  /dddd.
- Bug fix: Added several checks if IsUnconnected. Goal avoid imap
  commands while disconnected. Reconnexion would be better anyway.

PR:		196341
Submitted by:	mp39590@gmail.com
2014-12-29 08:41:57 +00:00
..
distinfo mail/imapsync: 1.592 -> 1.607 2014-12-29 08:41:57 +00:00
Makefile mail/imapsync: 1.592 -> 1.607 2014-12-29 08:41:57 +00:00
pkg-descr