Has anyone manated to use openemm with qmail?
the standard 1&1 root servers use plesk, and plesk uses qmail.
Simon.
Search found 6 matches
- Mon Oct 02, 2006 10:38 am
- Forum: Bounce Management
- Topic: can openemm use qmail & do bounce management?
- Replies: 0
- Views: 6614
- Sun Oct 01, 2006 7:27 pm
- Forum: Installation & Upgrades
- Topic: java.net.ConnectException: Connection refused
- Replies: 2
- Views: 8541
Found that plesk have disabled the root user, and it is instead "admin". Loged in with admin to mysql and ran
GRANT DELETE, INSERT, UPDATE, LOCK TABLES, SELECT, CREATE TEMPORARY TABLES ON openemm.* TO 'agnitas'@'localhost' IDENTIFIED BY 'openemm';
GRANT ALTER ON openemm.customer_1_tbl TO 'agnitas ...
GRANT DELETE, INSERT, UPDATE, LOCK TABLES, SELECT, CREATE TEMPORARY TABLES ON openemm.* TO 'agnitas'@'localhost' IDENTIFIED BY 'openemm';
GRANT ALTER ON openemm.customer_1_tbl TO 'agnitas ...
- Sun Oct 01, 2006 7:15 pm
- Forum: Installation & Upgrades
- Topic: java.net.ConnectException: Connection refused
- Replies: 2
- Views: 8541
java.net.ConnectException: Connection refused
Setup everything as per install doc (except sendmail stuff - see other posts)
Created a db user called openemm, and a database called openemm. Database creation worked except the last two statements which tried to grant privileges to "agnitas". I ignored these errors as the script didnt create the ...
Created a db user called openemm, and a database called openemm. Database creation worked except the last two statements which tried to grant privileges to "agnitas". I ignored these errors as the script didnt create the ...
- Sun Oct 01, 2006 6:43 pm
- Forum: Installation & Upgrades
- Topic: get sendmail syntax errors when OpenEMM.sh start
- Replies: 3
- Views: 7361
get sendmail syntax errors when OpenEMM.sh start
1&1 server preconfigured with plesk 8, Fedora Core release 4 (Stentz) and qmail. sendmail seems to be installed, there is a /user/sbin/sendmail.
"yum search sendmail" brings back:
sendmail.i386 8.13.7-2.fc4.2 installed
however, when I do :
$ OpenEMM.sh start
I get:
Start /home/openemm/bin ...
"yum search sendmail" brings back:
sendmail.i386 8.13.7-2.fc4.2 installed
however, when I do :
$ OpenEMM.sh start
I get:
Start /home/openemm/bin ...
- Sun Oct 01, 2006 6:12 pm
- Forum: Installation & Upgrades
- Topic: get error for user agnitas in openemm.sql when creating db
- Replies: 2
- Views: 6376
get error for user agnitas in openemm.sql when creating db
1) created a new db in plesk 8, redhat core 4, latest version of everything, called openemm, and a user called openemm.
2) Did this as root: mysql -u openemm -p openemm <openemm.sql
(entered the password for openemm)
I get:
ERROR 1044 (42000) at line 992: Access denied for user 'openemm'@'%' to ...
2) Did this as root: mysql -u openemm -p openemm <openemm.sql
(entered the password for openemm)
I get:
ERROR 1044 (42000) at line 992: Access denied for user 'openemm'@'%' to ...
- Sun Oct 01, 2006 4:58 pm
- Forum: Installation & Upgrades
- Topic: openemm installation possible with 1&1 server running pl
- Replies: 1
- Views: 8019
openemm installation possible with 1&1 server running pl
Followed the installation instructions to the letter, but there is a problem with sendmail. While sendmail seems to be installed, plesk uses qmail. I cant afford to break plesk, so I dont know what to do.
After making the necessary changes to the mail config files to allow bounce management, when I ...
After making the necessary changes to the mail config files to allow bounce management, when I ...
