List Info

Thread: imap migrate




imap migrate
user name
2006-06-09 10:51:29
Hello there,

I like to migrate my old servers (Fedora,cpanel) emails now
over to
dbmail but I found a 'seems buggy' note in the imapsync
README file.
(See below)

I know there is the 'Maildircmd' option but that seams a
bit complicated.

Has anyone else something to report on this?
Or any suggestions on how to do this?



http:
//www.linux-france.org/prj/imapsync/README
    Success stories reported with the following imap servers
(softwares
    names are in alphabetic order) :
DBMail 1.2.1 (GPL) (http://www.dbmail.org/).
2.0.7 seems buggy.

-- 

Demi
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
imap migrate
user name
2006-06-09 11:54:29
imapsync has been passing my tests when migrating from cyrus
-> dbmail. 
I'm currently using svn 2039.


Here's what I'm using:

# pass a valid userid to this script
imapsync \
--ssl1 \
--host1 old.server.tld \
--host2 new.server.tld \
--prefix1 INBOX. \
--exclude user. \
--authuser1 cyrus \
--password1 cyrus_password \
--user1 $1 \
--user2 $1 \
--password2  new_user_password \
--noauthmd5 \
--skipheader 'X-*' \
--skipsize


DK wrote:
> Hello there,
> 
> I like to migrate my old servers (Fedora,cpanel) emails
now over to
> dbmail but I found a 'seems buggy' note in the
imapsync README file.
> (See below)
> 
> I know there is the 'Maildircmd' option but that
seams a bit complicated.
> 
> Has anyone else something to report on this?
> Or any suggestions on how to do this?
> 
> 
> 
> http:
//www.linux-france.org/prj/imapsync/README
>    Success stories reported with the following imap
servers (softwares
>    names are in alphabetic order) :
> DBMail 1.2.1 (GPL) (http://www.dbmail.org/).
2.0.7 seems buggy.
> 

-- 
# CONFIG_TCG_TPM is not set

Adam Kosmin
GNU/Linux SA
Visual Trading Systems, LLC

Empire State Building
350 Fifth Avenue, Suite 6420
New York, NY 10118, USA

Email    akosminvtsystems.com
Phone  1 (212) 871-1747 ext. 340
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
imap migrate
user name
2006-06-15 04:09:51
Hi,

I'm having trouble getting imapsync to work properly (using
SVN 2173 -
newest as of now).

Turning on the --imapdebug option, it seems to get stuck
just after
sending a message through:

Sending: 35 APPEND INBOX (\Seen $NotJunk JunkRecorded)
" 8-Jun-2006
09:53:35 +1000" 

Sent 83 bytes
Read: + OK gimme that string

[ message stuff goes here, with proper headers, etc ]

Sent 2001 bytes

....and that's where it stops. It seems like imapsync is
waiting for
something from DBMail and DBMail is looking for something
from
imapsync, so they're both sitting there twiddling their
thumbs.
There's no database activity during this time.

Any ideas?

Thanks

.......jurgen


On 09/06/06, Adam Kosmin <akosminvtsystems.com> wrote:
> imapsync has been passing my tests when migrating from
cyrus -> dbmail.
> I'm currently using svn 2039.
>
>
> Here's what I'm using:
>
> # pass a valid userid to this script
> imapsync \
> --ssl1 \
> --host1 old.server.tld \
> --host2 new.server.tld \
> --prefix1 INBOX. \
> --exclude user. \
> --authuser1 cyrus \
> --password1 cyrus_password \
> --user1 $1 \
> --user2 $1 \
> --password2  new_user_password \
> --noauthmd5 \
> --skipheader 'X-*' \
> --skipsize
>
>
> DK wrote:
> > Hello there,
> >
> > I like to migrate my old servers (Fedora,cpanel)
emails now over to
> > dbmail but I found a 'seems buggy' note in the
imapsync README file.
> > (See below)
> >
> > I know there is the 'Maildircmd' option but that
seams a bit complicated.
> >
> > Has anyone else something to report on this?
> > Or any suggestions on how to do this?
> >
> >
> >
> > http:
//www.linux-france.org/prj/imapsync/README
> >    Success stories reported with the following
imap servers (softwares
> >    names are in alphabetic order) :
> > DBMail 1.2.1 (GPL) (http://www.dbmail.org/).
2.0.7 seems buggy.
> >
>
> --
> # CONFIG_TCG_TPM is not set
>
> Adam Kosmin
> GNU/Linux SA
> Visual Trading Systems, LLC
>
> Empire State Building
> 350 Fifth Avenue, Suite 6420
> New York, NY 10118, USA
>
> Email    akosminvtsystems.com
> Phone  1 (212) 871-1747 ext. 340
> _______________________________________________
> Dbmail mailing list
> Dbmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>


-- 
thingergmail.com is jurgen's gmail address.
Visit http://jurgen.ca/ for
more yummy goodness.
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
imap migrate
user name
2006-06-15 04:13:02
I should add that it's not a problem with that one
particular message.
I went in and moved the message to another folder, and now
I'm getting
the same error with a different message.

.....jurgen

On 15/06/06, jurgen <thingergmail.com> wrote:
> Hi,
>
> I'm having trouble getting imapsync to work properly
(using SVN 2173 -
> newest as of now).
>
> Turning on the --imapdebug option, it seems to get
stuck just after
> sending a message through:
>
> Sending: 35 APPEND INBOX (\Seen $NotJunk JunkRecorded)
" 8-Jun-2006
> 09:53:35 +1000" 
>
> Sent 83 bytes
> Read: + OK gimme that string
>
> [ message stuff goes here, with proper headers, etc ]
>
> Sent 2001 bytes
>
> ....and that's where it stops. It seems like imapsync
is waiting for
> something from DBMail and DBMail is looking for
something from
> imapsync, so they're both sitting there twiddling
their thumbs.
> There's no database activity during this time.
>
> Any ideas?
>
> Thanks
>
> .......jurgen
>
>
> On 09/06/06, Adam Kosmin <akosminvtsystems.com> wrote:
> > imapsync has been passing my tests when migrating
from cyrus -> dbmail.
> > I'm currently using svn 2039.
> >
> >
> > Here's what I'm using:
> >
> > # pass a valid userid to this script
> > imapsync \
> > --ssl1 \
> > --host1 old.server.tld \
> > --host2 new.server.tld \
> > --prefix1 INBOX. \
> > --exclude user. \
> > --authuser1 cyrus \
> > --password1 cyrus_password \
> > --user1 $1 \
> > --user2 $1 \
> > --password2  new_user_password \
> > --noauthmd5 \
> > --skipheader 'X-*' \
> > --skipsize
> >
> >
> > DK wrote:
> > > Hello there,
> > >
> > > I like to migrate my old servers
(Fedora,cpanel) emails now over to
> > > dbmail but I found a 'seems buggy' note in
the imapsync README file.
> > > (See below)
> > >
> > > I know there is the 'Maildircmd' option but
that seams a bit complicated.
> > >
> > > Has anyone else something to report on this?
> > > Or any suggestions on how to do this?
> > >
> > >
> > >
> > > http:
//www.linux-france.org/prj/imapsync/README
> > >    Success stories reported with the
following imap servers (softwares
> > >    names are in alphabetic order) :
> > > DBMail 1.2.1 (GPL) (http://www.dbmail.org/).
2.0.7 seems buggy.
> > >
> >
> > --
> > # CONFIG_TCG_TPM is not set
> >
> > Adam Kosmin
> > GNU/Linux SA
> > Visual Trading Systems, LLC
> >
> > Empire State Building
> > 350 Fifth Avenue, Suite 6420
> > New York, NY 10118, USA
> >
> > Email    akosminvtsystems.com
> > Phone  1 (212) 871-1747 ext. 340
> > _______________________________________________
> > Dbmail mailing list
> > Dbmaildbmail.org
> > htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> >
>
>
> --
> thingergmail.com is jurgen's gmail address.
> Visit http://jurgen.ca/
for more yummy goodness.
>


-- 
thingergmail.com is jurgen's gmail address.
Visit http://jurgen.ca/ for
more yummy goodness.
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
imap migrate
user name
2006-06-15 07:38:41

jurgen wrote:
> Hi,
> 
> I'm having trouble getting imapsync to work properly
(using SVN 2173 -
> newest as of now).
> 
> Turning on the --imapdebug option, it seems to get
stuck just after
> sending a message through:
> 
> Sending: 35 APPEND INBOX (\Seen $NotJunk JunkRecorded)
" 8-Jun-2006
> 09:53:35 +1000" 

What are those flags doing there? They look like custom
flags, and
dbmail doesn't support those. However, they should simply
be ignored if
I read the code in question correctly. So maybe that's not
the problem.

Could you plz post a level5 log of this interaction?

> 
> Sent 83 bytes
> Read: + OK gimme that string
> 
> [ message stuff goes here, with proper headers, etc ]
> 
> Sent 2001 bytes
> 
> ....and that's where it stops. It seems like imapsync
is waiting for
> something from DBMail and DBMail is looking for
something from
> imapsync, so they're both sitting there twiddling
their thumbs.
> There's no database activity during this time.
> 
> Any ideas?
> 
> Thanks
> 
> .......jurgen
> 
> 
> On 09/06/06, Adam Kosmin <akosminvtsystems.com> wrote:
>> imapsync has been passing my tests when migrating
from cyrus -> dbmail.
>> I'm currently using svn 2039.
>>
>>
>> Here's what I'm using:
>>
>> # pass a valid userid to this script
>> imapsync \
>> --ssl1 \
>> --host1 old.server.tld \
>> --host2 new.server.tld \
>> --prefix1 INBOX. \
>> --exclude user. \
>> --authuser1 cyrus \
>> --password1 cyrus_password \
>> --user1 $1 \
>> --user2 $1 \
>> --password2  new_user_password \
>> --noauthmd5 \
>> --skipheader 'X-*' \
>> --skipsize
>>
>>
>> DK wrote:
>> > Hello there,
>> >
>> > I like to migrate my old servers
(Fedora,cpanel) emails now over to
>> > dbmail but I found a 'seems buggy' note in
the imapsync README file.
>> > (See below)
>> >
>> > I know there is the 'Maildircmd' option but
that seams a bit
>> complicated.
>> >
>> > Has anyone else something to report on this?
>> > Or any suggestions on how to do this?
>> >
>> >
>> >
>> > http:
//www.linux-france.org/prj/imapsync/README
>> >    Success stories reported with the following
imap servers (softwares
>> >    names are in alphabetic order) :
>> > DBMail 1.2.1 (GPL) (http://www.dbmail.org/).
2.0.7 seems buggy.
>> >
>>
>> -- 
>> # CONFIG_TCG_TPM is not set
>>
>> Adam Kosmin
>> GNU/Linux SA
>> Visual Trading Systems, LLC
>>
>> Empire State Building
>> 350 Fifth Avenue, Suite 6420
>> New York, NY 10118, USA
>>
>> Email    akosminvtsystems.com
>> Phone  1 (212) 871-1747 ext. 340
>> _______________________________________________
>> Dbmail mailing list
>> Dbmaildbmail.org
>> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>>
> 
> 

-- 
 
____________________________________________________________
____
  Paul Stevens                                      paul at
nfg.nl
  NET FACILITIES GROUP                     GPG/PGP:
1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
imap migrate
user name
2006-06-16 00:36:28
Aha!

I RTFL (Read The Fine Log). The hang was caused by the
destination
user in DBMail running out of quota. There was an error in
the log:

   Jun 16 10:21:32 swan1 dbmail/imap4d[8820]: Info
db.c,db_copymsg:
user [3] would exceed quotum

Oddly there was no error in the IMAP conversation, so
imapsync had no
idea what was going on. The store-a-message command was
failing
silently.

I raised the quota, and the sync is continuing nicely now.

(For the record, I think those $NotJunk etc flags were being
added by
Apple's Mail.app, which is nice, but has some funny ideas
about IMAP
sometimes).

Thanks for your help!

......jurgen

On 15/06/06, Paul J Stevens <paulnfg.nl> wrote:
>
>
> jurgen wrote:
> > Hi,
> >
> > I'm having trouble getting imapsync to work
properly (using SVN 2173 -
> > newest as of now).
> >
> > Turning on the --imapdebug option, it seems to get
stuck just after
> > sending a message through:
> >
> > Sending: 35 APPEND INBOX (\Seen $NotJunk
JunkRecorded) " 8-Jun-2006
> > 09:53:35 +1000" 
>
> What are those flags doing there? They look like custom
flags, and
> dbmail doesn't support those. However, they should
simply be ignored if
> I read the code in question correctly. So maybe that's
not the problem.
>
> Could you plz post a level5 log of this interaction?
>
> >
> > Sent 83 bytes
> > Read: + OK gimme that string
> >
> > [ message stuff goes here, with proper headers,
etc ]
> >
> > Sent 2001 bytes
> >
> > ....and that's where it stops. It seems like
imapsync is waiting for
> > something from DBMail and DBMail is looking for
something from
> > imapsync, so they're both sitting there twiddling
their thumbs.
> > There's no database activity during this time.
> >
> > Any ideas?
> >
> > Thanks
> >
> > .......jurgen
> >
> >
> > On 09/06/06, Adam Kosmin <akosminvtsystems.com> wrote:
> >> imapsync has been passing my tests when
migrating from cyrus -> dbmail.
> >> I'm currently using svn 2039.
> >>
> >>
> >> Here's what I'm using:
> >>
> >> # pass a valid userid to this script
> >> imapsync \
> >> --ssl1 \
> >> --host1 old.server.tld \
> >> --host2 new.server.tld \
> >> --prefix1 INBOX. \
> >> --exclude user. \
> >> --authuser1 cyrus \
> >> --password1 cyrus_password \
> >> --user1 $1 \
> >> --user2 $1 \
> >> --password2  new_user_password \
> >> --noauthmd5 \
> >> --skipheader 'X-*' \
> >> --skipsize
> >>
> >>
> >> DK wrote:
> >> > Hello there,
> >> >
> >> > I like to migrate my old servers
(Fedora,cpanel) emails now over to
> >> > dbmail but I found a 'seems buggy' note
in the imapsync README file.
> >> > (See below)
> >> >
> >> > I know there is the 'Maildircmd' option
but that seams a bit
> >> complicated.
> >> >
> >> > Has anyone else something to report on
this?
> >> > Or any suggestions on how to do this?
> >> >
> >> >
> >> >
> >> > http:
//www.linux-france.org/prj/imapsync/README
> >> >    Success stories reported with the
following imap servers (softwares
> >> >    names are in alphabetic order) :
> >> > DBMail 1.2.1 (GPL) (http://www.dbmail.org/).
2.0.7 seems buggy.
> >> >
> >>
> >> --
> >> # CONFIG_TCG_TPM is not set
> >>
> >> Adam Kosmin
> >> GNU/Linux SA
> >> Visual Trading Systems, LLC
> >>
> >> Empire State Building
> >> 350 Fifth Avenue, Suite 6420
> >> New York, NY 10118, USA
> >>
> >> Email    akosminvtsystems.com
> >> Phone  1 (212) 871-1747 ext. 340
> >>
_______________________________________________
> >> Dbmail mailing list
> >> Dbmaildbmail.org
> >> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> >>
> >
> >
>
> --
>  
____________________________________________________________
____
>
>   Paul Stevens                                     
paul at nfg.nl
>   NET FACILITIES GROUP                     GPG/PGP:
1024D/11F8CD31
>   The Netherlands________________________________http://www.nfg.nl
>
> _______________________________________________
> Dbmail mailing list
> Dbmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>


-- 
thingergmail.com is jurgen's gmail address.
Visit http://jurgen.ca/ for
more yummy goodness.
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
imap migrate
user name
2006-06-16 10:01:40

jurgen wrote:
> Aha!
> 
> I RTFL (Read The Fine Log). The hang was caused by the
destination
> user in DBMail running out of quota. There was an error
in the log:
> 
>   Jun 16 10:21:32 swan1 dbmail/imap4d[8820]: Info
db.c,db_copymsg:
> user [3] would exceed quotum
> 
> Oddly there was no error in the IMAP conversation, so
imapsync had no
> idea what was going on. The store-a-message command was
failing
> silently.


Not if I read the code correctly. There should be a
"<TAG> NO quotum
would exceed" response.

-- 
 
____________________________________________________________
____
  Paul Stevens                                      paul at
nfg.nl
  NET FACILITIES GROUP                     GPG/PGP:
1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
imap migrate
user name
2006-06-19 02:10:56
On 16/06/06, Paul J Stevens <paulnfg.nl> wrote:
>
> Not if I read the code correctly. There should be a
"<TAG> NO quotum
> would exceed" response.

Strange, because the IMAP debug on the screen wasn't
showing anything
at all. It would send the message and wait until a timeout
happens.

.....jurgen

-- 
thingergmail.com is jurgen's gmail address.
Visit http://jurgen.ca/ for
more yummy goodness.
_______________________________________________
Dbmail mailing list
Dbmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )