Hi,
I'm just beginning to learn how to use OpenEMM (great program, thanks!), and things are going well except that if I send a preview plain text message from my first template, the URL for my opt-out form gets corrupted - it's OK in the HTML version.
Here's the raw code:
"http://[my web site URL]/form.do?agnCI=1&agnFN=OptOutQuestion&agnUID=##AGNUID##"
Here's what I get in the email:
"http://rdir.de/r.html?uid=1.9.c.1.dq8cz81ykh"
What's the verdict on this!?
Thanks
L3K
Open EMM 5.3.0 on CentOS5
PHP 5.1.6-12
URLs in plain text emails get corrupted
Moderator: moderator
-
- Posts: 32
- Joined: Mon Oct 08, 2007 9:02 pm
- Location: UK, West Sussex
hi,
change your redirect-domain in your db.
see 'http://www.openemm.org/wiki/Installatio ... lGuideRHEL' for details.
"If you plan to use the redirect features of OpenEMM, open the file 'openemm.sql' with a text editor like edit or vim, and find and replace the string
http://localhost:8080
with a valid redirection URL. In our example it is
http://www.openemm.org:8080"
cheerio, marton szabo
change your redirect-domain in your db.
see 'http://www.openemm.org/wiki/Installatio ... lGuideRHEL' for details.
"If you plan to use the redirect features of OpenEMM, open the file 'openemm.sql' with a text editor like edit or vim, and find and replace the string
http://localhost:8080
with a valid redirection URL. In our example it is
http://www.openemm.org:8080"
cheerio, marton szabo