Re: [vchkpw] Migration from 5.4.26 to 5.4.27

2009-04-22 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Harm van Tilborg wrote: > During the migration I've changed the hostname of the server, from > mail.example.com to pop1.mail.example.com and pop2.mail.example.com. I > can remember there were some problems from users by getting their mail > (through qm

[vchkpw] Migration from 5.4.26 to 5.4.27

2009-04-22 Thread Harm van Tilborg
Hi there, I'm preparing to migrate a server (hardware's getting old). Three years ago I've done the same thing (from 5.4.x with x < 10 to 5.4.13), however, the contents of the server were split over two different new servers. There were at that time some problems with migrating. During the m

Re: [vchkpw] Migration using Rsync - Memory Problem

2005-10-28 Thread Rick Macdougall
Juan Enciso wrote: Hello List. I'm worried because my migration scheme is giving problems. My migration plan was use rsync for transfer all user's mailbox, but it don't work because my directory tree is very big. I have around 50K maildir directory (110 GB approx). I checked the rsync documentat

[vchkpw] Migration using Rsync - Memory Problem

2005-10-28 Thread Juan Enciso
Hello List. I'm worried because my migration scheme is giving problems. My migration plan was use rsync for transfer all user's mailbox, but it don't work because my directory tree is very big. I have around 50K maildir directory (110 GB approx). I checked the rsync documentation and I note that i

Re: Re: [vchkpw] migration

2005-06-17 Thread Scott Gamble
Slick! Wish I'd gotten this yesterday. D0H! > - Original Message - > Subject: Re: [vchkpw] migration > From: Jeremy Kitchen <[EMAIL PROTECTED]> > To: vchkpw@inter7.com > Date: 06-17-2005 8:46 am > > > On Thursday 16 June 2005 02:48 pm, Scott Gam

Re: [vchkpw] migration

2005-06-17 Thread Jeremy Kitchen
On Thursday 16 June 2005 02:48 pm, Scott Gamble wrote: > This obviously poses something of a problem in terms of migration. From a > mysql install of vpopmail to a non-mysql install of vpopmail. > > First question - I'm going to have to recreate all these email accounts by > hand aren't I...? nop

[vchkpw] migration

2005-06-16 Thread Scott Gamble
Hey all The servers I have now are Gentoo boxen - and we're migrating to Debian. Following the qmailrocks guidelines, I've been able to bring everything up on my Debian servers with a minimum amount of hassle, but my question regards migration. I was not able to bring vpopmail online with mysql

Re: [vchkpw] migration from 4.9 to 5.4+mysql

2004-10-01 Thread Eduardo Cortés
but authentication fail, what's wrong? El Viernes, 1 de Octubre de 2004 17:32, Eduardo Cortés escribió: > vconvert is the solution, sorry > > El Viernes, 1 de Octubre de 2004 16:52, Eduardo Cortés escribió: > > Hi all, > > I want to migrate some domains from vpopmail 4.9.10 (with cdb) to latest > >

Re: [vchkpw] migration from 4.9 to 5.4+mysql

2004-10-01 Thread Eduardo Cortés
vconvert is the solution, sorry El Viernes, 1 de Octubre de 2004 16:52, Eduardo Cortés escribió: > Hi all, > I want to migrate some domains from vpopmail 4.9.10 (with cdb) to latest > 5.4 with mysql. On 5.2 versions, crypt passwords from 4.9 are valid on new > installations with md5, but on mysql i

[vchkpw] migration from 4.9 to 5.4+mysql

2004-10-01 Thread Eduardo Cortés
Hi all, I want to migrate some domains from vpopmail 4.9.10 (with cdb) to latest 5.4 with mysql. On 5.2 versions, crypt passwords from 4.9 are valid on new installations with md5, but on mysql it seems to fail (I has replaced pw_passwd field with the encrypted password from vpasswd file and it f

Re: [vchkpw] Migration

2004-08-24 Thread Simon
To: <[EMAIL PROTECTED]> Sent: Monday, August 23, 2004 3:57 PM Subject: RE: [vchkpw] Migration > -Original Message- > From: Jacob S. [mailto:[EMAIL PROTECTED] > Sent: Monday, August 23, 2004 2:44 PM > To: [EMAIL PROTECTED] > Subject: Re: [vchkpw] Migration > > > (qu

Re: [vchkpw] Migration

2004-08-24 Thread Dave Goodrich
Are you using MySQL? We have done this twice, in the middle of the second migration now. If you have a lot of domains (over 100) getting the moved domains into the proper split is a concern. Example, you have 101 domains, domain 99.com is in /home/vpopmail/domains/99.com. But your new server al

RE: [vchkpw] Migration

2004-08-23 Thread Dave Kettmann
> -Original Message- > From: Jacob S. [mailto:[EMAIL PROTECTED] > Sent: Monday, August 23, 2004 2:44 PM > To: [EMAIL PROTECTED] > Subject: Re: [vchkpw] Migration > > > (quoting fixed) > > On Mon, 23 Aug 2004 14:35:27 -0500 > "Da

Re: [vchkpw] Migration

2004-08-23 Thread Jacob S.
(quoting fixed) On Mon, 23 Aug 2004 14:35:27 -0500 "Dave Kettmann" <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Simon [mailto:[EMAIL PROTECTED] > Sent: Monday, August 23, 2004 2:08 PM > To: [EMAIL PROTECTED] > Subject: [vchkpw] Migration >

RE: [vchkpw] Migration

2004-08-23 Thread Dave Kettmann
2:08 PMTo: [EMAIL PROTECTED]Subject: [vchkpw] Migration Hello everyone,   I am presently running. vpopmail 5.2.1 with qmailadmin 1.0.6. I have just built a new box running vpopmail 5.4.0 and qmailadmin 1.2.0. The new box is running without a problem. I would like to move my cu

[vchkpw] Migration

2004-08-23 Thread Simon
Hello everyone,   I am presently running. vpopmail 5.2.1 with qmailadmin 1.0.6. I have just built a new box running vpopmail 5.4.0 and qmailadmin 1.2.0. The new box is running without a problem. I would like to move my current domains to the new box. I was planning on tarballing the domains

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Tom Collins
On Jun 25, 2004, at 12:26 PM, Rick Macdougall wrote: How are you running both qscanq and qmail-spamc ? I modified qmail-spamc.c to run qmail-queue-real instead of qmail-queue. It's also modified to not run spamc if RELAYCLIENT is set -- this way, mail sent by my users is not scanned. I renamed

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Rick Macdougall
Tom Collins wrote: On Jun 25, 2004, at 11:54 AM, Jorge Valdes wrote: I would replace qmail-scanner 1.21 with qmail-spamc (for SpamAssassin processing) and qscanq (for ClamAV virus filtering). You would eliminate the Perl overhead of Qmail-Scanner and block incoming viruses at the qmail-smtpd le

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Tom Collins
On Jun 25, 2004, at 11:54 AM, Jorge Valdes wrote: I am running qmail-scanner 1.21, spamassassin 2.63(spamd), clamav 0.70, File::Scan 1.15, also I have patched tcpserver to deny connections if the load average is greater than 12 or more than 5 connections from the same IP address. This alleviate

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Jorge Valdes
At 10:57 AM 25/06/2004, Greg Kopp wrote: I doubt this is a MySQL problem. We are using MySQL in several environments, including vpopmail. My guess is I don't have as many users as you, since I set my pop3 concurency at 30 with no problems. Are you running qmail-scanner or spamassassin? These added

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Greg Kopp
I doubt this is a MySQL problem. We are using MySQL in several environments, including vpopmail. My guess is I don't have as many users as you, since I set my pop3 concurency at 30 with no problems. Are you running qmail-scanner or spamassassin? These added quite a bit of load to my mail server (d

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Tom Collins
On Jun 25, 2004, at 8:53 AM, Jorge Valdes wrote: I have been having problems with resouce utilization with one of my qmail servers, which basically boils down to reaching the concurrencylimit of tcpserver for my pop3 connections (60) and this brings the server to its knees. The only recourse I h

[vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Jorge Valdes
Hi, I have been having problems with resouce utilization with one of my qmail servers, which basically boils down to reaching the concurrencylimit of tcpserver for my pop3 connections (60) and this brings the server to its knees. The only recourse I have left is to reboot, since even console is

[vchkpw] Migration of Mail.

2004-05-04 Thread Jeff Sorrentino
Hello, before I get flamed, I have read the prior posts on the Question, and all the answers differ ever so slightly. I am moving server1 to server2, the following: Qmail utilizing Vpopmail. 1. What from Qmail do i need to preserve (IN SPECIFIC) to retain all queue info, as well as users. 2. Wh

[vchkpw] migration from oracle to mysql back-end

2004-04-29 Thread Ruslan Spivak
Hello. Need your advice. I have vpopmail 5.2.1 installed with oracle. Now i want to upgrade with vpopmail 5.4.0 and move to mysql away from oracle(mysql is on the same host where oracle and vpopmail). oracle configure params were: ./configure \ --enable-md5-passwords=y \ --enable-clear-p

[vchkpw] Migration Problems

2003-07-02 Thread Tom Walsh
We tried to migrate our mail server last night and everything was going along well until we brought the new machine online. We encountered a problem and I am not sure if it is a configuration option or not, but I am looking for some guidance. Our problem is when we migrated to the new server some

[vchkpw] migration and faq docs syndication feed

2003-06-18 Thread Toasterz Admin
hello vchkpw users: well, progress on the migration and faq bits of the toasterz site continues, albeit slowly. one of the major issues of resistence i've come across is that we developers, understandably, only want to maintain one version of our documentation. i believe that documentation should

Re: [vchkpw] Migration of ~vpopmail/domains

2003-01-22 Thread Kiril Todorov
On Wed, Jan 22, 2003 at 08:58:23AM -0600, [EMAIL PROTECTED] wrote: > I have been trying to move the ~vpopmail/domains directory to another > server. I did a tar --preserve-permissions -czf domains.tar.gz > ~vpopmail/domains to tar up all of the domains directory, then scp'd it > over to the other

[vchkpw] Migration of ~vpopmail/domains

2003-01-22 Thread [EMAIL PROTECTED]
I have been trying to move the ~vpopmail/domains directory to another server. I did a tar --preserve-permissions -czf domains.tar.gz ~vpopmail/domains to tar up all of the domains directory, then scp'd it over to the other machine. I untar'd it in ~vpopmail I checked the archives and it said you