Re: [vchkpw] Migrating users

2005-11-04 Thread bill
On Friday 28 October 2005 05:03 pm, Juan Enciso wrote: Tom. But the rsync have problem when the directory tree is very big. What alternative could use against of rsync... Another technique for sync files? I've used rsync on ENORMOUS (read: 100+GB) mailstores. works fine. I couldn't possibly i

Re: [vchkpw] Migrating users

2005-10-28 Thread Rick Macdougall
Jeremy Kitchen wrote: On Friday 28 October 2005 05:03 pm, Juan Enciso wrote: Tom. But the rsync have problem when the directory tree is very big. What alternative could use against of rsync... Another technique for sync files? I've used rsync on ENORMOUS (read: 100+GB) mailstores. works fine.

Re: [vchkpw] Migrating users

2005-10-28 Thread Jeremy Kitchen
On Friday 28 October 2005 05:03 pm, Juan Enciso wrote: > Tom. > But the rsync have problem when the directory tree is very big. What > alternative could use against of rsync... Another technique for sync > files? I've used rsync on ENORMOUS (read: 100+GB) mailstores. works fine. I couldn't possi

Re: [vchkpw] Migrating users

2005-10-28 Thread Juan Enciso
Tom. But the rsync have problem when the directory tree is very big. What alternative could use against of rsync... Another technique for sync files? On 10/28/05, Tom Collins <[EMAIL PROTECTED]> wrote: > On Oct 28, 2005, at 12:27 PM, Rick Root wrote: > > My question is... is there a better way th

Re: [vchkpw] Migrating users

2005-10-28 Thread Tom Collins
On Oct 28, 2005, at 12:27 PM, Rick Root wrote: My question is... is there a better way than the steps I described above? As Rick Macdougall said, rsync is your friend. You can run it once while everything is live, then stop qmail and run it again to sync up anything that changed since the fi

Re: [vchkpw] Migrating users

2005-10-28 Thread Rick Macdougall
Rick Root wrote: I've recently gone through a server migration of 20 or so domains, none of which had a ton of email in them. Here's what I did: 1. add domain to new server using vadddomain 2. stop qmail-send on old server 3. tar/gzip /home/vpopmail/domains/domaintomove.com directory 4. Move

[vchkpw] Migrating users

2005-10-28 Thread Rick Root
I've recently gone through a server migration of 20 or so domains, none of which had a ton of email in them. Here's what I did: 1. add domain to new server using vadddomain 2. stop qmail-send on old server 3. tar/gzip /home/vpopmail/domains/domaintomove.com directory 4. Move to new server and

RE: [vchkpw] Migrating users from debian ipop to vpopmail withmysql.

2004-03-17 Thread David Petruzzella
PROTECTED] Subject: Re: [vchkpw] Migrating users from debian ipop to vpopmail withmysql. On Tue, 2004-03-16 at 10:44, David Petruzzella wrote: > I have a box that is being decommissioned running debian with ipop and > I need to migrate the e-mail from that server to the new server which > is runn

Re: [vchkpw] Migrating users from debian ipop to vpopmail with mysql.

2004-03-16 Thread Jeremy Kitchen
On Tue, 2004-03-16 at 10:44, David Petruzzella wrote: > I have a box that is being decommissioned running debian with ipop and > I need to migrate the e-mail from that server to the new server which > is running qmail, vpopmail, courier-imap, with mysql authentication > and I was wondering what is

[vchkpw] Migrating users from debian ipop to vpopmail with mysql.

2004-03-16 Thread David Petruzzella
I have a box that is being decommissioned running debian with ipop and I need to migrate the e-mail from that server to the new server which is running qmail, vpopmail, courier-imap, with mysql authentication and I was wondering what is the easiest way of doing it with out loosing any e-mai

Re: migrating users

2001-08-01 Thread Ismail YENIGUL
hi i write a program for this http://www.EnderUNIX.ORG here is description: --- EnderUNIX Vpwd2SQL is a tool, written in PERL that is used to convert '/etc/shadow or /etc/master.passwd' accounts to vpopmail accounts. It does the conversion this way ; 1. reads /etc/shadow or

Re: migrating users

2001-08-01 Thread Aadish Shrestha
I'm not running a free webbased email system. So i create users through shell script which internally uses adduser command. If you want to give other uses root's rights use sudo. KK writes: > hello Aadish - > > i think u can use the vconvert command found in the > /home-directory-of-vpopmail/b

Re: migrating users

2001-08-01 Thread KK
hello Aadish - i think u can use the vconvert command found in the /home-directory-of-vpopmail/bin/ folder to convert ur accounts to MySql. just read the man page for vconvert. Btw, will u pls let me know how have u been using /etc/passwd file for email user authentication? How do u dynamically

migrating users

2001-08-01 Thread Aadish Shrestha
Hi I've just configured a fresh mail server with qmail and vpopmail. Vpopmail uses mysql db. NOw i need to migrate my users from old mail server to this one. I'm using only qmail in the older server with authentication from flat password file /etc/passwd. HOw can i acheive this?? Aadish

RE: Migrating users

2001-05-31 Thread Jeffrey Iskandar Ahmad
: Thursday, May 31, 2001 10:58 PM To: [EMAIL PROTECTED]; qmail list Subject: Migrating users Ok, I'm just about done building my qmail/vpopmail/sqwebmail/courier-imap cluster, and I find out that I need to migrate a bunch of users from Iplanet to the new system. Has anybody done this before?

RE: Migrating users

2001-05-31 Thread Matt Simerson
rver. Good luck, Matt > -Original Message- > From: Dave Weiner [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 31, 2001 7:58 AM > To: [EMAIL PROTECTED]; qmail list > Subject: Migrating users > > > Ok, I'm just about done building my > qmail/vpopmail/s

Migrating users

2001-05-31 Thread Dave Weiner
Ok, I'm just about done building my qmail/vpopmail/sqwebmail/courier-imap cluster, and I find out that I need to migrate a bunch of users from Iplanet to the new system. Has anybody done this before? Any tips, tricks or pointers? Dave W