Page 1 of 1

URLs in plain text emails get corrupted

Posted: Mon Oct 08, 2007 9:13 pm
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

Posted: Fri Oct 12, 2007 12:59 am
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