summaryrefslogtreecommitdiff
path: root/mail/imapsync/distinfo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-01-16 09:56:27 +0000
committerwiz <wiz@pkgsrc.org>2015-01-16 09:56:27 +0000
commit8f531c40bf8026c13f59f74f9e39c1eedccd869d (patch)
treef5dfcffe931933634e65f5d83e6f0de5f6644ae5 /mail/imapsync/distinfo
parent3020331c95bc764dc3447f677a19b2b5ce97e8a7 (diff)
downloadpkgsrc-8f531c40bf8026c13f59f74f9e39c1eedccd869d.tar.gz
Update to 1.607:
revision 1.607 locked by: gilles; date: 2014/11/14 16:25:06; author: gilles; state: Exp; lines: +46 -40 Added several checks if IsUnconnected. Goal avoid imap commands while disconnected. ---------------------------- revision 1.606 date: 2014/11/14 14:49:13; author: gilles; state: Exp; lines: +16 -13 Added total size transferred after each message copied. Added number of total to be synced as a denominator dddd after each message copied, nnn/dddd, where nnn is the number of messages copied. ---------------------------- revision 1.605 date: 2014/11/11 00:00:37; author: gilles; state: Exp; lines: +40 -10 Bugfix. On Windows file path with brackets [] are special. [a] must be written [[]a[]] ---------------------------- revision 1.604 date: 2014/11/08 00:29:26; author: gilles; state: Exp; lines: +36 -9 Added --skipemptyfolders to skip empty host1 folders. They are not created on host2. ---------------------------- revision 1.603 date: 2014/11/07 22:06:33; author: gilles; state: Exp; lines: +26 -26 Typo from previous save with gedit and ยค ---------------------------- revision 1.602 date: 2014/11/07 21:57:57; author: gilles; state: Exp; lines: +82 -19 Added utf8 output for folder names that use special characters in utf7imap ---------------------------- revision 1.601 date: 2014/10/28 10:48:07; author: gilles; state: Exp; lines: +22 -22 Moved foldersizes call after folders lists print. ---------------------------- revision 1.600 date: 2014/10/27 10:41:52; author: gilles; state: Exp; lines: +8 -8 Remove /x from regex applied with --include and --exclude. Blanks no longer have to be explicit with \ or [ ]. ---------------------------- revision 1.599 date: 2014/10/26 23:42:12; author: gilles; state: Exp; lines: +14 -10 Added help usage for --nomixfolders ---------------------------- revision 1.598 date: 2014/10/21 00:27:07; author: gilles; state: Exp; lines: +20 -7 Added tests to check --regextrans2 's,(.*),\L$1,' Exchange issue with folders with same name and --delete2. ---------------------------- revision 1.597 date: 2014/10/06 10:48:26; author: gilles; state: Exp; lines: +12 -11 Changed --nomixdiffcasefolders to --nomixfolders. Bugfix. --nomixdiffcasefolders was not parsed in command line so it did not work. ---------------------------- revision 1.596 date: 2014/09/04 17:17:36; author: gilles; state: Exp; lines: +11 -6 Added --logfile in help output. Added --nolog in help output. ---------------------------- revision 1.595 date: 2014/09/01 19:39:16; author: gilles; state: Exp; lines: +7 -7 Changed output, no examine anymore, only select. ---------------------------- revision 1.594 date: 2014/08/16 22:40:02; author: gilles; state: Exp; lines: +14 -9 Fixed "imapsync doesn't see created folders in stats phase". Second time. ---------------------------- revision 1.593 date: 2014/07/08 11:19:43; author: gilles; state: Exp; lines: +18 -7 Added --nomixdiffcasefolders to avoid merging folders that are considered different on host1 but the same on destination host2 because of case sensitivities and insensitivities. ---------------------------- revision 1.592 date: 2014/05/22 10:03:17; author: gilles; state: Exp; lines: +23 -12 Bugfix. Make TLS works with last IO::Socket::SSL default value (SSL_verify_mode => 'SSL_VERIFY_NONE') in tls. ---------------------------- revision 1.591 date: 2014/05/22 01:32:52; author: gilles; state: Exp; lines: +30 -19 Bugfix. IO::Tee and Open3 in backstic() were incompatible. FailedBugFix. Tried to fix Tls issue "ERROR: Unable to start TLS: SSL connect attempt failed with unknown error error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed at c:/strawberry/perl/site/lib/Mail/IMAPClient.pm line 455." No success. ---------------------------- revision 1.590 date: 2014/05/20 23:07:14; author: gilles; state: Exp; lines: +12 -6 Added option --disarmreadreceipts to fix resending read receipts with Exchange as host2. ---------------------------- revision 1.589 date: 2014/05/20 21:35:16; author: gilles; state: Exp; lines: +93 -37 Added logging by default in subdirectory LOG_imapsync/. Added option --log. --log is on by default. --nolog to disable logging. Added option --logfile. Default is like LOG_imapsync/YYYY_MM_DD_HH_MM_SS_user2.txt where YYYY_MM_DD_HH_MM_SS is the current date and time like 2014_05_20_23_45_10 Use IO::Tee Perl module for logging. Fixed bug when creating folders on host2 with sep2 to \\ (Lotus Notes). Updated the code to easily switch on --noreleasecheck by default. ---------------------------- revision 1.588 date: 2014/05/15 10:36:10; author: gilles; state: Exp; lines: +18 -11 Added FTGate support (no EXAMINE). ---------------------------- revision 1.587 date: 2014/05/09 17:03:27; author: gilles; state: Exp; lines: +14 -7 Typo when advising about prefix. Easy way to switch releasecheck of by default. ---------------------------- revision 1.586 date: 2014/04/10 16:02:39; author: gilles; state: Exp; lines: +9 -7 Just a test for good_date and pop2imap ---------------------------- revision 1.585 date: 2014/02/17 15:24:34; author: gilles; state: Exp; lines: +39 -34 Warn syncing messges will not be simulated when --dry mode is on and folder on host2 does not exist yet. Try to get folder size when a folder on host2 has the same name but with a different case like OLD_MAIL -> old_mail. Avoid "does not exist" output.
Diffstat (limited to 'mail/imapsync/distinfo')
-rw-r--r--mail/imapsync/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/imapsync/distinfo b/mail/imapsync/distinfo
index 5add683512f..bfbf1e5d357 100644
--- a/mail/imapsync/distinfo
+++ b/mail/imapsync/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2014/04/22 08:18:46 abs Exp $
+$NetBSD: distinfo,v 1.7 2015/01/16 09:56:27 wiz Exp $
-SHA1 (imapsync-1.584.tgz) = c1de4558a2379416a9af4064e8922efab08e664d
-RMD160 (imapsync-1.584.tgz) = 33f3902e4bc688794694ada60b2ff4994e5ec42e
-Size (imapsync-1.584.tgz) = 844115 bytes
+SHA1 (imapsync-1.607.tgz) = c9d6dd43cf10ba7f90a363900484085d9ce682a4
+RMD160 (imapsync-1.607.tgz) = a22b1577278097cb1a79edf3500eab983ab86601
+Size (imapsync-1.607.tgz) = 973467 bytes