RE: [vchkpw] new install with large amount of vpop users

2002-10-03 Thread Rick Romero

Make sure your vpopmail user table has a pw_clear_passwd 'column'.

A dump and an import into the new table would take care of that, a scp
wouldn't.  Assuming your old install is a pre-'pw_clear_passwd' version
of vpopmail


On Wed, 2002-10-02 at 17:20, Brad Dameron wrote:
 Either use mysqldump or simply scp your MySQL database to your new
 machine.
 
 ---
 Brad Dameron  
Network Account Executive
 TSCNet Inc.  
 www.tscnet.com
 Silverdale, WA.  
 1-888-8TSCNET
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, October 02, 2002 2:46 PM
  To: [EMAIL PROTECTED]
  Subject: [vchkpw] new install with large amount of vpop users
 
 
  Hi,
  Is there a way to do a new install of qmail/vpopmail on a new box
  and import
  all the users (same domains/users/passwords) from an existing
  mysql database
  to avoid having to add users one by one.
 
  Thanks for your help.
 
  Lanny
 
 
 





RE: [vchkpw] new install with large amount of vpop users

2002-10-03 Thread Lanny

THe version of vpopmail on the current box is, 5.2.1. The thing is, 
something is very wrong and we want to reinstall on a newer server. The 
mysql database has clear text passwords. 

The thing is, if we scp /var/db/mysql/vpopmail to new box that should be 
fine. But what is going to recreate all the /usr/home/vpopmail/domains/*  ? 

That is the real question. 

Thanks,
Lanny 

Rick Romero [EMAIL PROTECTED] wrote: 

Make sure your vpopmail user table has a pw_clear_passwd 'column'.

A dump and an import into the new table would take care of that, a scp
wouldn't.  Assuming your old install is a pre-'pw_clear_passwd' version
of vpopmail



Re: [vchkpw] new install with large amount of vpop users

2002-10-03 Thread Justin R. Miller

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Said Lanny on Thu, Oct 03, 2002 at 08:25:22AM -0500:

 The thing is, if we scp /var/db/mysql/vpopmail to new box that should
 be fine. But what is going to recreate all the
 /usr/home/vpopmail/domains/*  ? 
 
 That is the real question. 

I've had success rsync'ing this data over.  Just make sure that you also
get the ~qmail/users/assign info as well.  

- -- 
[!] Justin R. Miller [EMAIL PROTECTED]
Encrypted email preferred (key 0xC9C40C31)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9nEs694d6K8nEDDERAkZfAJ9OGs+6CDhtVikUGNiIVM95VSod5wCfQ9Ml
o1w08dI+6/7Mql9WQSC7kkA=
=1zoN
-END PGP SIGNATURE-



RE: [vchkpw] new install with large amount of vpop users

2002-10-02 Thread Brad Dameron

Either use mysqldump or simply scp your MySQL database to your new
machine.

---
Brad Dameron
Network Account Executive
TSCNet Inc.
 www.tscnet.com
Silverdale, WA. 
1-888-8TSCNET



 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, October 02, 2002 2:46 PM
 To: [EMAIL PROTECTED]
 Subject: [vchkpw] new install with large amount of vpop users


 Hi,
 Is there a way to do a new install of qmail/vpopmail on a new box
 and import
 all the users (same domains/users/passwords) from an existing
 mysql database
 to avoid having to add users one by one.

 Thanks for your help.

 Lanny