Which setup script did you use? I haven't any of the newer ones, but the current-download-script.sh and current-install-script.sh do not do anything to MySQL.
All you have to do is type the following: # mysqladmin create vpopmail # echo "GRANT ALL ON vpopmail.* to [EMAIL PROTECTED] IDENTIFIED BY 'SsEeCcRrEeTt';" | mysql -u root Erik On 4/5/06, Michael Handiboe <[EMAIL PROTECTED]> wrote: > sorry about the clutter: > > the mysql error is (3) and says "table vpopmail.users" does not exist. > > I tried first the sendmail->qmail migration, got this error, > then deleted mhandiboe and manually recreated it in qmailadmin, > still same error. > > appears that whatever mysql setup script didn't make all necessary mysql > tables. > > > Michael Handiboe wrote: > > eek! should I have stayed with 4.2? > > > > Get error that user does not exist in vpopmail table > > mysql error, that is... > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
