RCS file: RCS/pop2imap,v Working file: pop2imap head: 1.32 branch: locks: strict gilles: 1.32 access list: symbolic names: keyword substitution: kv total revisions: 32; selected revisions: 32 description: A pop3 to imap4 transfert tool ---------------------------- revision 1.32 locked by: gilles; date: 2020/12/24 18:29:21; author: gilles; state: Exp; lines: +5 -9 Removed http://soderberg.net/pop2imap/ Changed gilles.lamiral@laposte.net -> gilles@lamiral.info ---------------------------- revision 1.31 date: 2020/12/23 19:43:15; author: gilles; state: Exp; lines: +9 -4 Added --debugssl usage --debugssl=1 to --debugssl=4 ---------------------------- revision 1.30 date: 2020/12/22 22:53:22; author: gilles; state: Exp; lines: +18 -13 exit 64 if unknown option. ---------------------------- revision 1.29 date: 2020/12/22 22:15:11; author: gilles; state: Exp; lines: +53 -40 Added --testslive ---------------------------- revision 1.28 date: 2020/12/19 12:22:42; author: gilles; state: Exp; lines: +19 -15 pop2imap license from GPL to NOLIMIT Added --tls2 alias of --starttls2 Change the example to a live one. Nearly working. ---------------------------- revision 1.27 date: 2015/11/03 23:34:02; author: gilles; state: Exp; lines: +4 -3 Bugfix. Added timeout2 in sub get_options(). Thanks to Peter Benko. ---------------------------- revision 1.26 date: 2015/10/16 22:31:05; author: gilles; state: Exp; lines: +16 -7 Added --justlogin. ---------------------------- revision 1.25 date: 2015/04/17 20:14:45; author: gilles; state: Exp; lines: +14 -11 Added some IsUnconnected imap checks. ---------------------------- revision 1.24 date: 2015/04/17 20:08:38; author: gilles; state: Exp; lines: +208 -12 Replace Date::Manip UnixDate( ParseDate( ) ) by good_date from imapsync. ---------------------------- revision 1.23 date: 2015/04/17 19:33:53; author: gilles; state: Exp; lines: +5 -3 Added autoflush. ---------------------------- revision 1.22 date: 2015/04/17 18:45:37; author: gilles; state: Exp; lines: +15 -9 Added --timeout2 ---------------------------- revision 1.21 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 =============================================================================