* This is the modus mailing list * Vircom has never supported adding users to the databases, only recognizing new users that are already listed in the database. I have often wondered why this is the case, but I think it has to do with the wide variety of databases supported and different backends. It would not be appropriate for Vircom to be adding records into a Platypus db, for example. I wish they would pick one format such as the extended db, pick a db server such as mssql and allow adds for that config only. That is the reason we don't use the extended db and use the registry instead. It allows us to delegate the administration of adding new customers via the web admin console.
Mark Thornton San Marcos Internet, Inc 512-393-5300 ----- Original Message ----- From: "Jose Franco" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 04, 2003 12:16 PM Subject: [Modus] Adding users with Extended DB > * This is the modus mailing list * > > I have the same problem here with MySQL. > > I always thought Modus can't add users to database. Is that true? > > ************************************************************** > Jos� Carlos Franco Jr. > Email: [EMAIL PROTECTED] > http://www.sigmanet.com.br > SIGMANET Internet Provider > Fone: 55-19-3255-3795 > Fax: 55-19-3254-1194 > Campinas - SP - Brasil > ************************************************************** > > ----- Original Message ----- > From: "Lewis Watson" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, November 04, 2003 3:31 PM > Subject: [Modus] Adding users with Extended DB > > > > * This is the modus mailing list * > > > > Log into MySQL as the MySQL user you are using with Modus and try to do an > > Insert statement from the console - just as you were creating a user. If > > you can create a row here then you know it's not a permission problem with > > the user. Something else to consider is that the user allowed to login > > from the Mail Server IP address? You could try this just by opening a > > MySQL session from the Mail server, maybe using SQLyog or MySQL Front. > > HTH, > > Lewis > > > > > > > > ----- Original Message ----- > > From: "Rick Petersen" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, November 04, 2003 11:05 AM > > Subject: [Modus] Adding users with Extended DB > > > > > > > * This is the modus mailing list * > > > > > > I've got the Extended Database working with MySQL (the original problem > > > was that the table needs to be named VOPMAIL, not vopmail) but I'm > > > having another problem. > > > > > > It won't let me add a database user from the console unless that user > > > already exists in the database. Is this correct or do I have a > > > permission problem? I can create generic (registry) users no problem, > > > but when trying to add a database user I get the error "Unable to create > > > [EMAIL PROTECTED]". If I add the user to the database manually, I can > > > then go create the user in ModusMail. > > > > > > Rick Petersen > > > VP, Engineering > > > WhiteHorse Communications, Inc. > > > El Paso, TX > > > > > > [EMAIL PROTECTED] > > > > > > > > > > > > ** > > > To unsubscribe, send an Email to: [EMAIL PROTECTED] > > > with the word "UNSUBSCRIBE" in the body or subject line. > > > > > > > > > > > ** > > To unsubscribe, send an Email to: [EMAIL PROTECTED] > > with the word "UNSUBSCRIBE" in the body or subject line. > > > ** > To unsubscribe, send an Email to: [EMAIL PROTECTED] > with the word "UNSUBSCRIBE" in the body or subject line. ** To unsubscribe, send an Email to: [EMAIL PROTECTED] with the word "UNSUBSCRIBE" in the body or subject line.
