* This is the modus mailing list * I did the dummy domain trick myself - and I use Optigold too. However, I am using the extended database format.
On a related question have you tried using MySQL for the quarantine with any luck? If I could move it to MySQL I would move the primary authentication DSN to MySQL also and shut down MS-SQL completely. Thanks, Lewis ----- Original Message ----- From: "Rick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 29, 2003 1:25 PM Subject: [Modus] Extended DB * This is the modus mailing list * Rick, Vircom's answer is going to be that they do not support mySQL. But, I am using it for mail and RADIUS authentcation. The problem I had when using mySQL with my bookkeeping system (Optigold) was that it would not insert a null record in the domain field for the mail. I am not using the extended db, just a generic one. To get around this, I had to move my "default" mail domain to another domain and create a dummy default domain. That way I could insert a domain name into the db records. If the field was blank, not null, users could not log in to the mail. Good luck, Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lewis Watson Sent: Wednesday, October 29, 2003 1:02 PM To: [EMAIL PROTECTED] Subject: [Modus] Extended DB * This is the modus mailing list * Hi Rick, I know this doesn't help you find the problem but I can tell you that I use MySQL as the backup DB for pop3 authentication. Thanks. Lewis ----- Original Message ----- From: "Rick Petersen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 29, 2003 12:46 PM Subject: [Modus] Extended DB > * This is the modus mailing list * > > I found the name of the table (vopmail) but have other problems now. > First of all, can I use MySQL for the database or do I need to use MS > SQL? I set the table up with all the fields using MySQL but when I > try to add a user from the Modus Admin console I get an error message > saying 'Unable to add [EMAIL PROTECTED]'. I can't find any additional > error messages in any log and there is no option to test the database > connection. The ODBC connection does work and I do have the > user/password set in Modus. The domain does have database checked. > > Can anyone point me in the right direction to resolve this? > > Rick > > > > > ** > 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.
