1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/ChangeLog

203 lines
7.2 KiB
Plaintext
Raw Normal View History

2011-03-12 03:39:59 +01:00
RCS file: RCS/imapsync,v
Working file: imapsync
2011-03-12 03:43:48 +01:00
head: 1.42
2011-03-12 03:39:59 +01:00
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
2011-03-12 03:43:48 +01:00
total revisions: 42; selected revisions: 42
2011-03-12 03:39:59 +01:00
description:
----------------------------
2011-03-12 03:43:48 +01:00
revision 1.42
date: 2003/10/20 22:56:57; author: gilles; state: Exp; lines: +27 -16
Added --syncinternaldates option
----------------------------
revision 1.41
date: 2003/10/20 19:19:52; author: gilles; state: Exp; lines: +9 -4
RFC 2060: \Recent can not be altered by the client.
Thanks to Tomasz Orzechowski <tomek AT lj.pl>
----------------------------
2011-03-12 03:43:47 +01:00
revision 1.40
date: 2003/10/17 01:34:59; author: gilles; state: Exp; lines: +5 -5
Added condition to add prefix2
----------------------------
revision 1.39
date: 2003/10/17 01:26:20; author: gilles; state: Exp; lines: +4 -14
Removed commented code
----------------------------
revision 1.38
date: 2003/10/17 01:25:40; author: gilles; state: Exp; lines: +12 -7
Added --prefix2 option for the INBOX. namespace problem
with cyrus imap servers.
----------------------------
2011-03-12 03:43:47 +01:00
revision 1.37
date: 2003/10/16 01:37:52; author: gilles; state: Exp; lines: +9 -8
Added a loop in case there is several identical key header
----------------------------
revision 1.36
date: 2003/10/16 01:23:51; author: gilles; state: Exp; lines: +4 -38
Removed commented code in parse section.
----------------------------
revision 1.35
date: 2003/10/16 01:22:52; author: gilles; state: Exp; lines: +20 -19
Use of parse_header_msg() in "to" server
----------------------------
revision 1.34
date: 2003/10/16 01:18:07; author: gilles; state: Exp; lines: +49 -24
Wrote parse_header_msg()
Use of parse_header_msg for "from" server.
----------------------------
revision 1.33
date: 2003/10/16 00:47:43; author: gilles; state: Exp; lines: +6 -6
Added prefix in debug output for headers
----------------------------
revision 1.32
date: 2003/10/16 00:36:17; author: gilles; state: Exp; lines: +17 -5
Added code to check internal dates
Commented code about internal dates
----------------------------
2011-03-12 03:43:47 +01:00
revision 1.31
date: 2003/08/28 16:07:28; author: gilles; state: Exp; lines: +5 -5
Fixed bug converting separators
----------------------------
2011-03-12 03:43:46 +01:00
revision 1.30
date: 2003/08/27 16:40:38; author: gilles; state: Exp; lines: +9 -5
Added output separators
Fixed bad output fot "To folders"
----------------------------
2011-03-12 03:43:46 +01:00
revision 1.29
date: 2003/08/24 02:01:28; author: gilles; state: Exp; lines: +6 -4
Updated doc about fixed flags first time bug.
----------------------------
2011-03-12 03:43:46 +01:00
revision 1.28
date: 2003/08/24 01:55:25; author: gilles; state: Exp; lines: +8 -30
Set the flags using append_strings() instead of store()
Flags are well set since the first run now.
----------------------------
2011-03-12 03:43:46 +01:00
revision 1.27
date: 2003/08/23 14:40:57; author: gilles; state: Exp; lines: +4 -10
Removed unused code
----------------------------
revision 1.26
date: 2003/08/23 14:36:58; author: gilles; state: Exp; lines: +18 -11
Updated doc with imap servers, freshmeat url
----------------------------
2011-03-12 03:43:45 +01:00
revision 1.25
date: 2003/08/23 01:44:33; author: gilles; state: Exp; lines: +18 -12
Fixed pb with no UIDPLUS and flags
----------------------------
revision 1.24
date: 2003/08/23 00:05:57; author: gilles; state: Exp; lines: +13 -5
Added server software output
Added server capability output
----------------------------
revision 1.23
date: 2003/08/22 21:55:01; author: gilles; state: Exp; lines: +37 -8
Added code to better sync flags
----------------------------
2011-03-12 03:43:45 +01:00
revision 1.22
date: 2003/08/22 17:17:18; author: gilles; state: Exp; lines: +22 -17
Added code to underdstand why Daniele can't create folders
----------------------------
revision 1.21
date: 2003/08/22 16:25:07; author: gilles; state: Exp; lines: +4 -9
Removed commented code adding INBOX. prefix
----------------------------
2011-03-12 03:43:45 +01:00
revision 1.20
date: 2003/08/21 16:31:53; author: gilles; state: Exp; lines: +6 -5
Fixed banner output. Must be after getoptions because of --version
----------------------------
revision 1.19
date: 2003/08/21 16:18:32; author: gilles; state: Exp; lines: +11 -8
Added code and comment to understand why message uid was not printed
Solution : some imap server don't have UIDPLIS Capability
----------------------------
revision 1.18
date: 2003/08/21 14:37:45; author: gilles; state: Exp; lines: +5 -5
Removed unuseful param in $from->folders call
----------------------------
revision 1.17
date: 2003/08/21 13:49:05; author: gilles; state: Exp; lines: +5 -4
Fixed banner
----------------------------
revision 1.16
date: 2003/08/21 13:47:14; author: gilles; state: Exp; lines: +12 -11
Added imapxfer url, thanks to Daniele Frijia.
Added [] to see blank caracter in folder names.
Added a banner with imapsync version.
----------------------------
2011-03-12 03:43:45 +01:00
revision 1.15
date: 2003/07/17 12:22:23; author: gilles; state: Exp; lines: +4 -4
Added imap debug mode to server2
----------------------------
2011-03-12 03:43:44 +01:00
revision 1.14
date: 2003/07/17 11:58:56; author: gilles; state: Exp; lines: +14 -12
- Fixed port2 variable.
Thanks again Patrick C. F. Ernzer
----------------------------
2011-03-12 03:43:44 +01:00
revision 1.13
date: 2003/07/16 17:28:59; author: gilles; state: Exp; lines: +6 -3
- fix "you forgot to honour the --port option"
Thanks to Patrick C. F. Ernzer
----------------------------
2011-03-12 03:43:44 +01:00
revision 1.12
date: 2003/07/07 20:19:58; author: gilles; state: Exp; lines: +20 -4
Updated documentation :
- Added IMAP SERVERS section (Success and bad stories).
- Updated SIMILAR SOFTWARES section.
----------------------------
2011-03-12 03:43:44 +01:00
revision 1.11
date: 2003/07/04 23:32:23; author: gilles; state: Exp; lines: +7 -5
- use of namespace separator,
2011-03-12 03:43:44 +01:00
Thanks to Sebastien Nam<61>che.
2011-03-12 03:43:44 +01:00
----------------------------
2011-03-12 03:43:43 +01:00
revision 1.10
date: 2003/05/05 22:37:48; author: gilles; state: Exp; lines: +5 -5
Updated --folder documentation.
----------------------------
revision 1.9
date: 2003/05/05 22:33:50; author: gilles; state: Exp; lines: +8 -7
Commented INBOX prefix addition (cyrus "buggy" namespace)
----------------------------
revision 1.8
date: 2003/05/05 21:05:14; author: gilles; state: Exp; lines: +20 -4
When folders are given with the --folder option then nested are
also taken into account.
----------------------------
revision 1.7
2011-03-12 03:40:59 +01:00
date: 2003/03/15 03:40:54; author: gilles; state: Exp; lines: +19 -9
Added documentation.
----------------------------
revision 1.6
2011-03-12 03:40:54 +01:00
date: 2003/03/14 02:17:24; author: gilles; state: Exp; lines: +5 -3
Added positive exit if errors occurred.
----------------------------
revision 1.5
2011-03-12 03:39:59 +01:00
date: 2003/03/14 01:20:37; author: gilles; state: Exp; lines: +14 -6
Better debug output.
----------------------------
revision 1.4
date: 2003/03/14 01:01:08; author: gilles; state: Exp; lines: +143 -15
Added documentation.
Added --folder option.
Added error counter.
----------------------------
revision 1.3
date: 2003/03/12 23:19:58; author: gilles; state: Exp; lines: +276 -166
Adapted from transfert-bal-verify.pl
Added usage()
Changed variable names.
Added get_options()
Added option controls.
----------------------------
revision 1.2
date: 2001/07/29 23:27:52; author: gilles; state: Exp; lines: +7 -4
8bit -> X
----------------------------
revision 1.1
date: 2001/07/29 22:34:01; author: gilles; state: Exp;
Initial revision
=============================================================================