[Dbmail] XHTML DbMail Administration Interface Contrib

2004-06-27 Thread M. J. [Mike] O'Brien
DbMailAdmin is Available for Download This is a html-GUI (xhtml/perl) interface to dbmail-aduser The DbMailAdmin web interface allows Administrative GUI access to the dbmail-adduser programme which enables you to manage Dbmail users globally or individually. It lets you add, delete and change use

Re: [Dbmail] XHTML DbMail Administration Interface Contrib

2004-06-27 Thread Peter
Hi, It is not working for me :((( when I press view all users, user info etc it just reloads the page :((( any ideas ? Best regards, Peter Zyumbilev Project Manager Mansion Productions Inc. AIM: peterZmansion YMS: peterZmansion MSN: [EMAIL PROTECTED] Skype: peterZmansion ICQ: 108984925 sup

[Dbmail] XHTML DbMail Administration Interface Contrib

2004-06-27 Thread M. J. [Mike] O'Brien
Hello Peter: I believe your issue is permissions. chmod 777 ./dbmailadmin #- it needs to be writeable. chown root:wheel ./dbmailadmin # - you may need this if your HTTPD uses other than www:www The package relies on DbMail being installed in the default /usr/local/sbin If

Re: [Dbmail] XHTML DbMail Administration Interface Contrib

2004-06-27 Thread Peter
Mike. it still not working.. -rwxrwxrwx1 www-data www-data 9724 Jun 27 10:57 dbmail.cgi -rwxrwxrwx1 www-data www-data 1929 Jun 27 07:22 dbmail.css -rwxrwxrwx1 www-data www-data 6263 Jun 27 09:27 dbmail.htm -rwxrwxrwx1 www-data www-data 3084 Jun 27 10:57 dbmail_add.

[Dbmail] XHTML DbMail Administration Interface Contrib

2004-06-27 Thread M. J. [Mike] O'Brien
Hey Peter: I don't understand your comments but now that you have DbMailAdmin working it is telling you that DbMail is not. "Failed. Could not connect to database (check log)": Is the "dbmail-adduser" error message indicating it is unable to connect. Check your MySQL server and your dbmail.conf fi

Re: [Dbmail] XHTML DbMail Administration Interface Contrib

2004-06-27 Thread Peter
Dbmail is working just fine :-) To see what I am talking about try execute dbmail-adduser under command line as REGULAR user, not ROOT. Web server is running as regular user , not root. Best regards, Peter Zyumbilev Project Manager Mansion Productions Inc. AIM: peterZmansion YMS: peterZm

[DbMail] XHTML DbMail Administration Interface Contrib

2004-06-27 Thread M. J. [Mike] O'Brien
Hey Peter: dbmail-adduser runs as guest fresh out of gmake. It relies on MySQL username and pass in dbmail.conf. I just slapped DbMail onto a file server that has only a mysql40-client and the dbmail.conf pointing to an external cluster. Logged out and in as guest:guest and 'dbmail-adduser s' acces