I was able to fix the error when giving grants for the db user also for Host '127.0.0.1'
Not sure why it wants to connect to 127.0.0.1 instead of localhost (which makes a difference with mysql) though; configured in conf/context.xml is 'localhost'...
Cheers,
Christian
Search found 8 matches
- Sat Aug 20, 2016 4:17 pm
- Forum: Installation & Upgrades
- Topic: Database Credentials
- Replies: 2
- Views: 5480
- Sat Aug 20, 2016 4:15 pm
- Forum: Bugs, bug fixes & releases
- Topic: OpenEMM + Postfix
- Replies: 9
- Views: 16879
feature request for openemm.sh was: OpenEMM + Postfix
Hi All. The openemm.sh script checks for the PID of the running tomcat instance with JPS_RUNNING_PID=`ps -eo pid,command|grep org.apache.catalina|grep -v grep|awk '{print $1}'` I suggest adding a 'grep openemm' or similar after the first grep otherwise it will report wrong results when other tomcat ...
- Sat Aug 20, 2016 4:05 pm
- Forum: Bugs, bug fixes & releases
- Topic: OpenEMM + Postfix
- Replies: 9
- Views: 16879
"bug" in config.sh with Ubuntu 16.04 was: OpenEMM + Postfix
Hi all. The bin/scripts/config.sh script does not work under Ubuntu 16.04 (in conjunction with postfix). It greps for postfix/master to detect if MTA=Postfix (line 124). This fails with Ubuntu 16.04; changing the grep to postfix/sbin/master works. Dunno it this changed with the latest Ubuntu release...
- Sat Aug 20, 2016 8:48 am
- Forum: Installation & Upgrades
- Topic: Database Credentials
- Replies: 2
- Views: 5480
Re: Database Credentials
sorry, OpenEMM-2015_R3_EA
- Sat Aug 20, 2016 8:47 am
- Forum: Installation & Upgrades
- Topic: Database Credentials
- Replies: 2
- Views: 5480
Database Credentials
Hi all, where can i configure the database credentials? I am forced to use other username/password combination than the default one. I changed the grant in the sql files according to our credentials, the conf/context.xml and also bin/scripts/agn.py (not sure if the last is necessary??). But still ge...
- Sun Jul 01, 2007 5:46 pm
- Forum: Suggestions
- Topic: Defined API
- Replies: 4
- Views: 36126
- Thu Aug 24, 2006 4:43 pm
- Forum: Suggestions
- Topic: Multi Client
- Replies: 3
- Views: 13901
Multi Client
Ability to use one installation fpr multiple clients would be great.
- Thu Aug 24, 2006 2:15 pm
- Forum: Bounce Management
- Topic: Understanding how bounce management works
- Replies: 12
- Views: 35080
Understanding how bounce management works
Hi all! We installed OpenEMM on a FreeBSD box and everything seems to work well. I will post setup instructions when we are sure its perfect. One question remains right now: How should bounce management work? We set up a test list with 2 real recipients and 2 non-existing addresses. The statistic pa...