[vchkpw] Converting Large Sites from CDB to MySQL

2003-09-27 Thread Mark Spieth
I am converting an existing qmail/vpopmail site using cdb over to a new server running vpopmail 5.3.8 and MySQL. vconvert does fine for smaller sites with under 50 users, but does not work for large sites. I also tried vconvert-cdb-sql-big.pl which works fine, However it does not create the pw_clea

RE: [vchkpw] Converting Large Sites from CDB to MySQL

2003-09-29 Thread Mark Spieth
+ passwords and entering them in all manually. -Original Message- From: Mark Spieth [mailto:[EMAIL PROTECTED] Sent: Saturday, September 27, 2003 8:17 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Converting Large Sites from CDB to MySQL I am converting an existing qmail/vpopmail site using cdb

RE: [vchkpw] Export one domain from mysql to another

2003-11-21 Thread Mark Spieth
Title: Export one domain from mysql to another You can always run vconvert on the domain and pull the sql stuff down to a cdb file, Then move the files over to the new server and run vconvert again to stuff the domain into the new DB.     Mark   -Original Message- From: Remo M

RE: [vchkpw] Export one domain from mysql to another

2003-11-21 Thread Mark Spieth
        -Original Message- From: Remo Mattei [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2003 4:19 PM To: [EMAIL PROTECTED] Subject: RE: [vchkpw] Export one domain from mysql to another   That sound like a lot of pain!!! Remo   From: Mark Spieth [mailto

RE: [vchkpw] Move Domains from one server to another

2003-11-26 Thread Mark Spieth
Are you using cdb files or mysql for your user database?   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 8:13 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Move Domains from one server to another   hi @ all, how can I mo

RE: [vchkpw] Move Domains from one server to another

2003-11-26 Thread Mark Spieth
Here is how I do it. First tar up the domain directory in /home/vpopmail   Tar cpfvz /test.com.tgz test.com   Then move the .tgz file to your new server.   Add the domain in as if it were a new domain.   /home.vpopmail/bin/./vadddomain test.com   then I will delete the directory

RE: [vchkpw] qmail, vpopmail & qmail-scanner

2003-11-28 Thread Mark Spieth
Did you increase the memory that the smtp service can use? Look at your smtp/run file exec /usr/bin/softlimit -m 1380 \ -Original Message- From: Alastair Battrick [mailto:[EMAIL PROTECTED] Sent: Friday, November 28, 2003 3:01 PM To: [EMAIL PROTECTED] Subject: [vchkpw] qmail, vpop

RE: [vchkpw] Limits

2003-12-28 Thread Mark Spieth
/var/qmail/control/maxrecipients   This will limit the maximum amount of recipients in an email, as far as limiting the amount of email a day, Nothing comes to mind, You can use the tar pit delay setting to slow down their sending of email..     Mark   -Original Message- Fro

RE: [vchkpw] Limits

2003-12-29 Thread Mark Spieth
29, 2003 2:27 AM To: [EMAIL PROTECTED] Subject: RE: [vchkpw] Limits On Sun, 2003-12-28 at 22:25, Mark Spieth wrote: > /var/qmail/control/maxrecipients not part of stock qmail. > This will limit the maximum amount of recipients in an email nope, it won't. qmail will ignore it becaus