----- Original Message ----- From: "Tom Collins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 22, 2004 1:10 AM Subject: Re: [toaster] Changing Passwords
> On Nov 21, 2004, at 5:18 AM, David wrote: > > Does anyone have any pointers for how to change the stock qmail toaster > > install (0.6) to use mysql authentication so that I can use one of > > these > > password plugins for squirrelmail? (btw I don't know which password > > plugin > > exactly to use) > > When configuring vpopmail, use --enable-auth-module=mysql. > > You'll need to create a vpopmail user and vpopmail table in your MySQL > database, assign the vpopmail user full access to the vpopmail table, > and then put that information in ~vpopmail/etc/vpopmail.mysql. > > To convert existing cdb domains to MySQL, use the vconvert program > that's a part of vpopmail. > > -- > Tom Collins - [EMAIL PROTECTED] > QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ > Info on the Sniffter hand-held Network Tester: http://sniffter.com/ > > Thanks Tom - I created a vpopmail database & user, reconfigured, compiled & installed vpopmail and enabled mysql, edited the vpopmail.mysql file and re-configured, compiled & installed qmailadmin all successfully I then ran the vconvert utility as: vconvert -c -m and received an output like: converting mydomain.com ...done converting another-domain.com ...done converting another-domain.com.au ...done I then restarted all the qmail & vpopmail processes with qmailctl stop ; qmailctl start vpopmailctl stop ; vpopmailctl start qmailadmin still works - all my accounts & forwards etc. are still there. But there are no tables in the vpopmail database. Is there something else I need to do or have I done something wrong? Thanks, David.
