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 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...?
 
 nope, look at ~vpopmail/bin/vconvert
 
  Second question - if we're going with a Non-Sql Integrated (NSI) version
of
  vpopmail we're going to stick with it.  How does one migrate data from
one
  NSI-vpopmail server to another?  How does it keep track of account
  information if not with mysql?
 
 it uses a passwd and passwd.cdb file in each domain's directory.
 
 -Jeremy
 
 -- 
 Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies,
Inc.
 [EMAIL PROTECTED] ++ inter7.com ++ 866.528.3530 ++ 815.776.9465 int'l
   kitchen @ #qmail #gentoo on EFnet IRC ++ scriptkitchen.com/qmail
  GnuPG Key ID: 481BF7E2 ++ jabber:[EMAIL PROTECTED]


[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 integration on these
Debian machines - though vpopmail appears to work without it.  My Gentoo box
however, does use mysql.

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...?

Second question - if we're going with a Non-Sql Integrated (NSI) version of
vpopmail we're going to stick with it.  How does one migrate data from one
NSI-vpopmail server to another?  How does it keep track of account
information if not with mysql?

Thanks everyone,
Scott Gamble


PS if someone wants to fill in the grey area of bringing vpopmail up with
mysql integration amidst this qmailrocks install, I'm sure that'd resolve
many of my issues and would be absolutely lovely - but I'm not officially
asking here for fear that I'll merely be shunted to the qmailrocks forum for
answers that don't appear to be forthcoming (I've already done that).


Re: [vchkpw] Default Folder Creation

2005-02-19 Thread Scott Gamble
Thanks Tom.
Actually I already did that - I run Gentoo.  Whats next?
- Scott
Tom Collins wrote:
On Feb 18, 2005, at 7:15 PM, Scott Gamble wrote:
I don't appear to have that file on my box.  Is there a specific 
location I should look for it, or something else it might be called by 
chance?  already did a #find / | grep vpopmail.c and came up with 
zilch.  Could just be a gentoo thing, or a file that got 
renamed/misnamed in the build.  No big deal but some clues would be 
helpful in tracking down the discrepency.

You'll have to download the source and compile it yourself.
http://vpopmail.sf.net/
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com


[vchkpw] Default Folder Creation

2005-02-18 Thread Scott Gamble
Hey all

New to the mailing list.  Dug around, didn't see the answer to this and
thought I'd ask.

Running qmail/vpopmail/courier on a dual 2.8Ghz Xeon HP DL380 with a gig
of ram, driving

qmail-1.03-r15
courier-imap-4.0.1-r1
vpopmail-5.4.6-r1
squirrelmail-1.4.4
mysql-4.0.23-r2

what I'd like to happen is (I hope) simple.  When creating a user account,
only the inbox is created, and I actually need both the Drafts and Sent
folders created too lest squirrelmail get choked up.  Is there somewhere I
haven't found that can make this happen?

Thanks Everyone
Scott Gamble



[vchkpw] small test

2005-02-18 Thread Scott Gamble
i'm sorry, please ignore this.  this is a small test.  was having 
difficulty sending mail here for some reason.  if it ended up here, then 
i fixed it but this was the only way to test.  please excuse.

-SG


Re: [vchkpw] Default Folder Creation

2005-02-18 Thread Scott Gamble
Thanks Tom
I don't appear to have that file on my box.  Is there a specific 
location I should look for it, or something else it might be called by 
chance?  already did a #find / | grep vpopmail.c and came up with zilch. 
 Could just be a gentoo thing, or a file that got renamed/misnamed in 
the build.  No big deal but some clues would be helpful in tracking down 
the discrepency.

Thanks again
Scott Gamble
Tom Collins wrote:
On Feb 18, 2005, at 6:00 PM, Scott Gamble wrote:
what I'd like to happen is (I hope) simple.  When creating a user 
account,
only the inbox is created, and I actually need both the Drafts and Sent
folders created too lest squirrelmail get choked up.  Is there 
somewhere I
haven't found that can make this happen?

In vpopmail.c, look for the dirnames constant in make_user_dir().  Add 
any additional folder names to the list, recompile, and reinstall.  If 
you run qmailadmin, reinstall that as well (since it statically links 
libvpopmail).

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com