Links in OpenEMM Preview don't work

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

guzzzzi
Posts: 1
Joined: Tue Oct 16, 2012 4:44 pm

Links in OpenEMM Preview don't work

Post by guzzzzi »

Hello,
according to the installation documentation I changed the rdir_domain to http://www.mydomain.com and redirect http 8080 trafic to port 80.
I used the following mysql statement:

Code: Select all

update company_tbl set rdir_domain = 'www.mydomain.com';
Everything works well except of the preview of mailings. Now the trackable link look like this:
If I change rdir_domain back to http://www.mydomain.com:8080 the links look like this:
So there is now double domain. What am I doing wrong?

I am using the centos vm image of openemm 2011.

Regards,
Greg
maschoff
Site Admin
Posts: 2608
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Links in OpenEMM Preview don't work

Post by maschoff »

Why did you omit "http://" in your first example?
OpenEMM Maintainer
Post Reply