Re: [Dovecot] utility to copy/sync IMAP mailboxes

2011-01-12 Thread Rick Sanders
Don,

> I've been trying the imapcopy.pl script from the IMAP Tools web page
> (http://www.athensfbc.com/imap_tools/), but it is having problems with
> Notes' choice of the backslash (\) character as a mailbox (namespace?)
> delimiter.

Please run imapcopy with the -I and -d arguments and send me the logfile.  I'll
fix this.

-Rick Sanders
rfs9...@earthlink.net
http://www.athensfbc.com/imap-tools



Re: [Dovecot] utility to copy/sync IMAP mailboxes

2011-01-06 Thread Martin Rabl
Hi,

Am 06.01.2011 um 20:29 schrieb Don Buchholz:
> Well, my Dovecot server (v2.0.8) is up and running, and now it's time to
> migrate mailboxes from the old mail server [Lotus Domino Release 5.0.8]
> running on Windows NT 4.0 [ancient -- been the mail server since Aug-2000].

we had positive experiences with imapsync. This does migrate via imap from one 
box to the next - and supports Notes.

http://www.linux-france.org/prj/imapsync/

And look there: 
http://www.howtoforge.com/how-to-migrate-mailboxes-between-imap-servers-with-imapsync

Greetings,
  Martin


Re: [Dovecot] utility to copy/sync IMAP mailboxes

2011-01-06 Thread Leonardo Rodrigues


i have used imapsync on several migrations and it works flawlessly 
! Try it ...


Em 06/01/11 17:54, Rick Romero escreveu:


Quoting Don Buchholz :


Any suggestions for a stable, reliable (copy/duplicate/mirror/sync) tool
that can do the job using only IMAP access?  (No SSL support required.)



I've used IMAPSync fairly successfully (Perl), though I hear iSync is 
supposed to be better (C)..


http://www.linux-france.org/prj/imapsync/
http://isync.sourceforge.net/


--


Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br

Minha armadilha de SPAM, NÃO mandem email
gertru...@solutti.com.br
My SPAMTRAP, do not email it






Re: [Dovecot] utility to copy/sync IMAP mailboxes

2011-01-06 Thread Rick Romero


Quoting Don Buchholz :


Any suggestions for a stable, reliable (copy/duplicate/mirror/sync) tool
that can do the job using only IMAP access?  (No SSL support required.)



I've used IMAPSync fairly successfully (Perl), though I hear iSync is  
supposed to be better (C)..


http://www.linux-france.org/prj/imapsync/
http://isync.sourceforge.net/

Rick




[Dovecot] utility to copy/sync IMAP mailboxes

2011-01-06 Thread Don Buchholz


Well, my Dovecot server (v2.0.8) is up and running, and now it's time to
migrate mailboxes from the old mail server [Lotus Domino Release 5.0.8]
running on Windows NT 4.0 [ancient -- been the mail server since Aug-2000].

I saw "dsync(1)" and thought my troubles were over.  Only I can't figure
out how to make it work with the NT/Domino server as a source for mailboxes.
I guess dsync(1) works only in completely *nix environment.

I've been trying the imapcopy.pl script from the IMAP Tools web page
(http://www.athensfbc.com/imap_tools/), but it is having problems with
Notes' choice of the backslash (\) character as a mailbox (namespace?)
delimiter.

Any suggestions for a stable, reliable (copy/duplicate/mirror/sync) tool
that can do the job using only IMAP access?  (No SSL support required.)

Thanks in advance,
- Don