URLs in plain text emails get corrupted

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

linker3000
Posts: 32
Joined: Mon Oct 08, 2007 9:02 pm
Location: UK, West Sussex

URLs in plain text emails get corrupted

Post by linker3000 »

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
marton
Posts: 36
Joined: Wed Aug 09, 2006 2:51 pm

Post by marton »

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
Post Reply