imap-migartion
Henning Holtschneider
henning at loca.net
Wed Sep 7 17:46:13 CEST 2005
On Wednesday 07 September 2005 17:22, Eric Hameleers wrote:
> I am just testing this...
>
> At first, I tried imapsync (http://www.linux-france.org/prj/imapsync/)
I wrote the attached simple Perl script a while ago which copies an IMAP
mailbox from one server to another. I successfully copied several mailboxes
onto a Kolab server with this script. All mailboxes where about 1-2 GB in
size. Most likely, you won't need the ReadLine and ProgessBar stuff; and you
also have to make some modifications to be able to access the shared folders.
> What I am trying now, is use rsync to move the spool directories over
> to the Kolab server, and there run
>
> su - kolab-r -c "/kolab/bin/cyrreconstruct -rf
> user/username at kolab.server.name"
Shouldn't that be
su - kolab-r -c "/kolab/bin/cyrreconstruct -rf \
user/username at kolab.domainname" ?
> There's lots of hairy issues here due to the black-box concept of the
> kolab server.
I don't think the Kolab server is a black box. You can always use your
favourite LDAP management tool to create the users and from that on,
everything is pretty much standard Postfix and Cyrus IMAP.
> PS: the reply-to adddress was not to the list... was that intentional?
I noticed that, too. I think the Reply-To header is not being set correctly
sometimes. This doesn't happen on the kolab-devel list. Maybe the list
administrators can have a look at this?
Regards,
Henning Holtschneider
--
LocaNet oHG - http://www.loca.net
Lindemannstrasse 81, D-44137 Dortmund
tel +49 231 91596-25, fax +49 231 91596-55
-------------- next part --------------
A non-text attachment was scrubbed...
Name: migrate.pl
Type: application/x-perl
Size: 3630 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/users/attachments/20050907/d16a4d9d/attachment.pl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/users/attachments/20050907/d16a4d9d/attachment.sig>
More information about the users
mailing list