-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2010-18580 2010-12-06 19:29:41 --------------------------------------------------------------------------------
Name : imapsync Product : Fedora 13 Version : 1.366 Release : 1.fc13 URL : http://freshmeat.net/projects/imapsync/ Summary : Tool to migrate email between IMAP servers Description : imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another. It is useful for mailbox migration, and reduces the amount of data transferred by only copying messages that are not present on both servers. Read, unread, and deleted flags are preserved, and the process can be stopped and resumed. The original messages can optionally be deleted after a successful transfer. -------------------------------------------------------------------------------- Update Information: ---------------------------- revision 1.366 date: 2010/10/25 17:15:52; author: gilles; state: Exp; lines: +11 -12 Permit host* to have change the case of headers. ---------------------------- revision 1.365 date: 2010/10/25 11:42:41; author: gilles; state: Exp; lines: +131 -157 Fix tls getline pb (read too early) Changes place of starttls() myconnect() and other functions. ---------------------------- revision 1.364 date: 2010/10/25 09:56:27; author: gilles; state: Exp; lines: +10 -15 Fix STARTTLS capability detection bug. ---------------------------- revision 1.363 date: 2010/10/24 17:16:43; author: gilles; state: Exp; lines: +99 -48 Added --delete2folders option. Deletes folders in host2 that are not in host1. ---------------------------- revision 1.362 date: 2010/10/22 19:23:34; author: gilles; state: Exp; lines: +24 -8 Added imapsync basename to see how imapsync.exe is used. ---------------------------- revision 1.361 date: 2010/10/19 22:58:06; author: gilles; state: Exp; lines: +28 -8 Added --nomodules_version option to avoid Roger libeay32.dll missing problem. Added test to ckeck if the release number from lfo VERSION file is a number. ---------------------------- revision 1.360 date: 2010/10/19 22:08:23; author: gilles; state: Exp; lines: +8 -7 Better documentation to subscribe to the imapsync list. ---------------------------- revision 1.359 date: 2010/10/08 01:17:29; author: gilles; state: Exp; lines: +15 -9 Fixed "Your vendor has not defined POSIX macro SIGALRM" bug on win32. ---------------------------- revision 1.358 date: 2010/10/08 00:40:42; author: gilles; state: Exp; lines: +97 -18 Add memory_consumption for win32. ---------------------------- revision 1.357 date: 2010/10/04 21:50:56; author: gilles; state: Exp; lines: +10 -10 Suppressed ref passage in foldersizes() sub. ---------------------------- revision 1.356 date: 2010/10/04 02:44:00; author: gilles; state: Exp; lines: +1270 -1251 Move all subroutines below main. Changed "local $SIG{ALRM}" to "POSIX::sigaction(SIGALRM" ---------------------------- revision 1.355 date: 2010/09/21 01:50:34; author: gilles; state: Exp; lines: +39 -19 Added tests_max() max() functions. Added memory consumption. Added memory consumption ratio to biggest message transfered. ---------------------------- revision 1.354 date: 2010/09/16 00:25:20; author: gilles; state: Exp; lines: +27 -15 Added memory_consumption_ratio() Added memory_consumption_of_pid() Removed memory_consumption ---------------------------- revision 1.353 date: 2010/09/14 22:46:33; author: gilles; state: Exp; lines: +19 -9 Added --minsize option. ---------------------------- revision 1.352 date: 2010/09/14 21:53:55; author: gilles; state: Exp; lines: +48 -12 Added memory_consumption() Added tests_memory_consumption() Started to analyse memory consumption. ---------------------------- revision 1.351 date: 2010/09/06 16:28:17; author: gilles; state: Exp; lines: +9 -7 Fixed PERL_VERSION format in imapsync_version_lfo() ---------------------------- revision 1.350 date: 2010/09/06 01:05:09; author: gilles; state: Exp; lines: +33 -24 Added --noreleasecheck option. Added User-agent information (OS, perl version, Mail::IMAPClient version) ---------------------------- revision 1.349 date: 2010/09/06 00:25:03; author: gilles; state: Exp; lines: +71 -13 Added new release checking ---------------------------- revision 1.348 date: 2010/09/05 21:28:35; author: gilles; state: Exp; lines: +16 -18 Strong regex for month in good_date() ---------------------------- revision 1.347 date: 2010/09/05 21:12:10; author: gilles; state: Exp; lines: +61 -50 Rewrote good_date and removed Date::Manip usage. ---------------------------- revision 1.346 date: 2010/09/05 16:28:18; author: gilles; state: Exp; lines: +34 -36 Simplified default output. ---------------------------- revision 1.345 date: 2010/08/24 01:44:59; author: gilles; state: Exp; lines: +45 -45 Better output when copying messages. ---------------------------- revision 1.344 date: 2010/08/20 02:06:13; author: gilles; state: Exp; lines: +123 -49 Added function fetch_hash_2() allowing a list of uid to be fetched. Changed fetch_hash() calls by fetch_hash_2() calls This fixed the bug "Be more effiscient with large mailboxes", search ALL was useless with --maxage or --minage in fetch_hash() ---------------------------- revision 1.343 date: 2010/08/15 18:02:11; author: gilles; state: Exp; lines: +9 -7 Fix. bug in _read_line sysread can return undef; ---------------------------- revision 1.342 date: 2010/08/15 11:02:41; author: gilles; state: Exp; lines: +12 -13 Clarity. Print capability after authenticated state. ---------------------------- revision 1.341 date: 2010/08/15 10:56:45; author: gilles; state: Exp; lines: +42 -14 Added Mail::IMAPClient::capability_update() to reset the capability cache. Bug fix. Some imap server change their capability after authentification, imapsync used the capability cache from the first CAPABILITY call. ---------------------------- -------------------------------------------------------------------------------- ChangeLog: * Sun Dec 5 2010 Nick Bebout <[email protected]> - 1.366-1 - Upgrade to 1.366 * Tue Aug 10 2010 Nick Bebout <[email protected]> - 1.340-1 - Upgrade to 1.340 * Thu Jul 22 2010 Nick Bebout <[email protected]> - 1.337-1 - Upgrade to 1.337 * Wed Jun 16 2010 Nick Bebout <[email protected]> - 1.315-1 - Upgrade to 1.315 * Fri May 28 2010 Nick Bebout <[email protected]> - 1.311-1 - Upgrade to 1.311 - License is now WTFPL -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update imapsync' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
