Re: POP3 to CyrusIMAP migration howto ?

2007-03-30 Thread Fabio Silva

Hi, you could use fetchmail to do it, just need to reset all the password
from the Old server, and configure the file /etc/fetchmailrc

works good!

Regards,

On 3/27/07, BipinDas [EMAIL PROTECTED] wrote:


 Hi All,
I would like to migrate my existing POP3 inboxs to newly created Cyrus
IMAP mailbox. Is anybody gone across  this requirement.
Please give me a right solution.
Thanks in advance.
--


Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html





--
Fabio S. Silva


Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: POP3 to CyrusIMAP migration howto ?

2007-03-29 Thread Dmitriy Kirhlarov
On Wed, Mar 28, 2007 at 12:10:39PM +0530, BipinDas wrote:

 I would like to migrate my existing POP3 inboxs to newly created Cyrus
 IMAP mailbox. Is anybody gone across  this requirement.
 Please give me a right solution.
 Thanks in advance.
   
 Sir,
 I do have more than 10,000 mailboxes. May be a stupid question,but i
 have to found an 
 answer.

I write yesterday. You need mailsync from
http://mailsync.sourceforge.net/
This software present in FreeBSD port collection. I think, you can
also find rpm for Linux.

Just several steps needed:
1. create cyrus mailboxes (this can be scripted with perl or python.
Possible, other languages also have cyrus libraries).
2. write simple config for mailsync.
3. run mailsync with cyrus proxy user account for import mail.
4. switch off your old mail server.

WBR
Dmitriy

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: POP3 to CyrusIMAP migration howto ?

2007-03-28 Thread BipinDas




Florian Gleixner wrote:

  This may sound stupid, but if you only have a couple of mailboxes the
easiest way may be this one:
Configure both the pop3 and the new imap account in thunderbird, select
all mails with CTRL-a and dragdrop the mails in a imap folder.
Thunderbird moves all mails (takes some time) and retains the status
(mail has been read or not).
Copied  1 mails without a problem.


BipinDas schrieb:
  
  
Hi All,
I would like to migrate my existing POP3 inboxs to newly created Cyrus
IMAP mailbox. Is anybody gone across  this requirement.
Please give me a right solution.
Thanks in advance.
-- 


  
  


  

Sir,
I do have more than 10,000 mailboxes. May be a stupid question,but i
have to found an answer.

-- 




Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: POP3 to CyrusIMAP migration howto ?

2007-03-28 Thread Michael Menge

Hi,

i know too different konzepts of migrating mailservers. They both have  
pros and cons.


1. split mbox, copy, reconstruct
   depending on how your POP-server stores the mails, you have to split
   each mailbox into single files for every e-mail. Then you copy the files
   to the cyrus folder and run reconstruct.
   But you will loose the seen status and you may have to change the files
   depending on the fileformat of the original inbox.

2. use POP/IMAP-Protokoll to copy the e-mails from one server to another.
   I have only tested this for Imap-Imap transfers, but mailutil (part of the
   UW-Imap) can handle different types of servers.
   You must know the passwords, or be able to gain access to the
   POP/IMAP account


Quoting BipinDas [EMAIL PROTECTED]:


BipinDas schrieb:


Hi All,
I would like to migrate my existing POP3 inboxs to newly created Cyrus
IMAP mailbox. Is anybody gone across  this requirement.
Please give me a right solution.
Thanks in advance.
--




Sir,
I do have more than 10,000 mailboxes. May be a stupid question,but i
have to found an answer.

--





M.Menge Tel.: (49) 7071/29-70316
Universitaet Tuebingen  Fax.: (49) 7071/29-5912
Zentrum fuer Datenverarbeitung  mail:  
[EMAIL PROTECTED]

Waechterstrasse 76
72074 Tuebingen


smime.p7s
Description: S/MIME krytographische Unterschrift

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: POP3 to CyrusIMAP migration howto ?

2007-03-28 Thread Rudy Gevaert

Michael Menge wrote:

Hi,

i know too different konzepts of migrating mailservers. They both have 
pros and cons.


1. split mbox, copy, reconstruct
   depending on how your POP-server stores the mails, you have to split
   each mailbox into single files for every e-mail. Then you copy the files
   to the cyrus folder and run reconstruct.
   But you will loose the seen status and you may have to change the files
   depending on the fileformat of the original inbox.

2. use POP/IMAP-Protokoll to copy the e-mails from one server to another.
   I have only tested this for Imap-Imap transfers, but mailutil (part 
of the

   UW-Imap) can handle different types of servers.
   You must know the passwords, or be able to gain access to the
   POP/IMAP account


Or if your server has an admin password you can use that :-).  E.g. the 
cyrus admin.  In the past I have set up uw-imap to use pam, and pam had 
an admin password.

--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert  [EMAIL PROTECTED]  tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office
Groep SystemenSystems group
Universiteit Gent Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie   www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: POP3 to CyrusIMAP migration howto ?

2007-03-28 Thread Joseph Brennan



--On Wednesday, March 28, 2007 12:10 +0530 BipinDas [EMAIL PROTECTED] 
wrote:



Hi All,
I would like to migrate my existing POP3 inboxs to newly created Cyrus
IMAP mailbox. Is anybody gone across  this requirement.
Please give me a right solution.




POP3 inboxes are stored locally on each PC.  Each user would have
to run a client that can move messages from the local inbox to
the Cyrus server.  You cannot do it for them unless you have some
kind of remote access to all the PCs (which might be the case in a
controlled corporate environment).


Joseph Brennan
Lead Email Systems Engineer
Columbia University Information Technology



Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: POP3 to CyrusIMAP migration howto ?

2007-03-27 Thread Dmitriy Kirhlarov
On Tue, Mar 27, 2007 at 10:15:26AM +0530, BipinDas wrote:

 I would like to migrate my existing POP3 inboxs to newly created Cyrus IMAP 
 mailbox. 
 Is anybody gone across  this requirement.
 Please give me a right solution.

http://mailsync.sourceforge.net/

WBR
-- 
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 495 105 7245 ext.208 F:+7 495 105 7246 E:[EMAIL PROTECTED]
Building Successful Supply Chains - One Solution At A Time.
www.oilspace.com

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: POP3 to CyrusIMAP migration howto ?

2007-03-27 Thread Florian Gleixner
This may sound stupid, but if you only have a couple of mailboxes the
easiest way may be this one:
Configure both the pop3 and the new imap account in thunderbird, select
all mails with CTRL-a and dragdrop the mails in a imap folder.
Thunderbird moves all mails (takes some time) and retains the status
(mail has been read or not).
Copied  1 mails without a problem.


BipinDas schrieb:
 Hi All,
 I would like to migrate my existing POP3 inboxs to newly created Cyrus
 IMAP mailbox. Is anybody gone across  this requirement.
 Please give me a right solution.
 Thanks in advance.
 -- 
 

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


POP3 to CyrusIMAP migration howto ?

2007-03-26 Thread BipinDas




Hi All,
I would like to migrate my existing POP3 inboxs to newly created Cyrus
IMAP mailbox. Is anybody gone across this requirement.
Please give me a right solution.
Thanks in advance.
-- 




Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html