
RCS file: RCS/pop2imap,v
Working file: pop2imap
head: 1.21
branch:
locks: strict
	gilles: 1.21
access list:
symbolic names:
keyword substitution: kv
total revisions: 21;	selected revisions: 21
description:
A pop3 to imap4 transfert tool
----------------------------
revision 1.21	locked by: gilles;
date: 2013/09/22 22:50:37;  author: gilles;  state: Exp;  lines: +4 -4
Back to main branch.
----------------------------
revision 1.20
date: 2013/09/22 22:45:09;  author: gilles;  state: Exp;  lines: +5 -7
Change to licence from GPL to NOLIMIT.
----------------------------
revision 1.19
date: 2013/09/22 22:34:31;  author: gilles;  state: Exp;  lines: +85 -189
Applied patch from Phil Carmody.
* remove functions that are never called
* honour quietness promise - don't output timezones
* trivial - language fixes
* bail when there are no messages to process
* enable STARTTLS negotiation
* Harden the error-checking
* reduce verbosity in the command line arguments
* fix long message-id handling
----------------------------
revision 1.18
date: 2008/09/01 01:28:23;  author: gilles;  state: Exp;  lines: +49 -4
Added option --idatefromheader.
Sets the internal dates on host2 same as the "Date:" headers from host1.
Turned on by default.
Need too new modules : Email::Simple Date::Manip
----------------------------
revision 1.17
date: 2008/08/28 03:19:43;  author: gilles;  state: Exp;  lines: +114 -5
Added override_imapclient() but not called (do not work with ssl)
Rewrote imap connection, work with ssl on debian.
----------------------------
revision 1.16
date: 2008/08/28 02:18:11;  author: gilles;  state: Exp;  lines: +71 -8
Use parse_headers() instead of search().
Better speed.
Better IMAP server list (Zimbra now).
----------------------------
revision 1.15
date: 2008/08/05 16:44:31;  author: gilles;  state: Exp;  lines: +4 -4
IO::Socket::SSL is optional
----------------------------
revision 1.14
date: 2008/08/05 16:25:38;  author: gilles;  state: Exp;  lines: +9 -4
Merged diff from a release not checked.
----------------------------
revision 1.13
date: 2008/08/05 16:20:40;  author: gilles;  state: Exp;  lines: +64 -31
Applied patch from Jean Honlet. Add --ssl1 --ssl2 and --quiet
----------------------------
revision 1.12
date: 2003/08/19 01:21:00;  author: gilles;  state: Exp;  lines: +11 -3
Added pod INSTALL
----------------------------
revision 1.11
date: 2003/08/19 01:12:34;  author: gilles;  state: Exp;  lines: +43 -3
Added pop DESCRIPTION
          OPTIONS
          AUTHOR
          LICENSE
          BUGS
----------------------------
revision 1.10
date: 2003/08/19 00:50:19;  author: gilles;  state: Exp;  lines: +20 -14
Added effective --folder code
----------------------------
revision 1.9
date: 2003/08/19 00:32:45;  author: gilles;  state: Exp;  lines: +22 -3
Added pod SYNOPSIS
----------------------------
revision 1.8
date: 2003/08/19 00:25:46;  author: gilles;  state: Exp;  lines: +12 -6
Added effective --delete code
----------------------------
revision 1.7
date: 2003/08/19 00:08:39;  author: gilles;  state: Exp;  lines: +16 -11
splited pop connection to detect bad connection
----------------------------
revision 1.6
date: 2003/08/18 20:17:19;  author: gilles;  state: Exp;  lines: +11 -14
Removed expunge comment
Corrected help message
----------------------------
revision 1.5
date: 2003/07/02 04:45:00;  author: gilles;  state: Exp;  lines: +20 -1
Began pod doc.
----------------------------
revision 1.4
date: 2003/07/02 04:42:04;  author: gilles;  state: Exp;  lines: +8 -4
Added dry mode.
----------------------------
revision 1.3
date: 2003/07/02 04:15:46;  author: gilles;  state: Exp;  lines: +17 -2
Added ports param.
----------------------------
revision 1.2
date: 2003/07/02 03:45:27;  author: gilles;  state: Exp;  lines: +193 -0
first working release
----------------------------
revision 1.1
date: 2003/07/01 20:57:42;  author: gilles;  state: Exp;
Initial revision
=============================================================================
