Search found 7 matches

by nikopol484
Wed Mar 18, 2015 12:08 pm
Forum: Installation & Upgrades
Topic: Running OpenEmm on Ubuntu
Replies: 11
Views: 11582

Re: Running OpenEmm on Ubuntu

Hello again
When I try to activate bounce managment how it shown in manual
by adding this INPUT_MAIL_FILTER(`bav',`S=unix:/home/openemm/var/run/bav.sock,F=T')dnl to sendmail config
it cause on sending mail openemm highloading with no query answering
and after I restart server and reconfig sendmail ...
by nikopol484
Wed Mar 18, 2015 11:26 am
Forum: Installation & Upgrades
Topic: unsubscribe - noob
Replies: 6
Views: 9634

Re: unsubscribe - noob

Hello everyone. I have a trouble with unsubscribe link.
My server have not access with www.servername.com, only by servername.com.
When I add unsubscribe link by manual and set in company_tbl redirection domain to www.servername.com - link generates successfully, but it point to nowhere because ...
by nikopol484
Thu Mar 12, 2015 4:32 pm
Forum: Installation & Upgrades
Topic: Running OpenEmm on Ubuntu
Replies: 11
Views: 11582

Re: Running OpenEmm on Ubuntu

It is strange enough, but when I repeat actions again its works.
I disable sendmail by sendmail-disable.sh, and direct semu.py to send from exist sendmail by adding to /home/openemm/conf/smart-relay "127.0.0.1".
So this is a finish I hope :D
by nikopol484
Wed Mar 11, 2015 5:44 pm
Forum: Installation & Upgrades
Topic: Running OpenEmm on Ubuntu
Replies: 11
Views: 11582

Re: Running OpenEmm on Ubuntu

Hello, its me again.
Now I have another problem )
OpenEMM works fine, but I need add a DKIM-signature to mails.
So I install OpenDKIM package, and setup it and sendmail to.
After I restart opendkim, sendmail, openemm.
When I send mail throw console all is ok (I think) because in maillog i have this ...
by nikopol484
Fri Mar 06, 2015 2:20 pm
Forum: Installation & Upgrades
Topic: Running OpenEmm on Ubuntu
Replies: 11
Views: 11582

Re: Running OpenEmm on Ubuntu

It's working! I think the problem was that I miss this note in guide
NOTE: If you want to run OpenEMM with Tomcat 8, you have to replace line
<Listener className="org.apache.catalina.core.JasperListener" />
in file server.xmlin directory /home/openemm/conf/ with this line:
<Listener className="org ...
by nikopol484
Fri Mar 06, 2015 1:15 pm
Forum: Installation & Upgrades
Topic: Running OpenEmm on Ubuntu
Replies: 11
Views: 11582

Re: Running OpenEmm on Ubuntu

Here a catalina.out
bin/catalina.sh: 1: eval: /opt/openemm/java/bin/java: not found
06-Mar-2015 05:35:20.989 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.20
06-Mar-2015 05:35:20.992 INFO [main] org.apache.catalina.startup.VersionLoggerListener ...
by nikopol484
Fri Mar 06, 2015 12:19 pm
Forum: Installation & Upgrades
Topic: Running OpenEmm on Ubuntu
Replies: 11
Views: 11582

Re: Running OpenEmm on Ubuntu

Hello. Sorry for my bad english.
A had install openemm-2015 by guide "OpenEMM-2015_InstallAdminGuide_1.0.0.pdf"
I make all what was described, and create databases from openemm-2015.sql and openemm_cms-2015.sql
After start openemm I get
openemm@vds4458:~$ openemm.sh start
Start /home/openemm/bin ...