html newsletter link problems

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

Moderator: moderator

interactivedesigner
Posts: 2
Joined: Tue Dec 05, 2006 5:07 pm

html newsletter link problems

Post by interactivedesigner »

Hi Guys

I noticed OpenEMM's dynamic querystring is: like /r?uid=1.3.7.z.u44np2208h

When to my coding knowledge this would give a page error, which is exactly what it does in my current installation. if the directory 'r' does not exist.

I imagine it should be something like: ?uid=1.3.7.z.u44np2208h.

So I have not found a solution to this yet.

I inserted my links in the OpenEMM like:
http://www.yoursite.com/pagename.html

but instead they come in to my outlook as HTML as:
outbind://0052CC380DB3D993449F2A937F901C8E3C000000205BD2000052CC380DB3D993449F2A937F901C8E3C0000002062D90000/www.yoursite.com/r?uid=1.3.7.7.p4htcz6tnc
which obviously opens a page not found.

Also sending newsletters takes like 20mins to half hour to send, is there a way to make this quicker for test developments?

Am using Microsoft Outlook and OpenEMM version 5.0.2

Any ideas on how to resolve this HTML newsletter problems. First time
am using this app and did not imagine I would spend a whole day trying to get this sorted.

Kind regards
sonificator
Posts: 12
Joined: Wed Jun 20, 2007 4:19 am

redirect url syntax

Post by sonificator »

I have the same question, how is the url redirect syntax suppose to work, adding "r.html" to the link, which then obviously brings one to a non-existing page ??
christian.lang
Posts: 30
Joined: Thu Apr 19, 2007 3:24 pm

rdir url

Post by christian.lang »

Have you set rdir_domain in company_tbl ?
Value should be something like
http://you_openemm_subdomain.youcompany.com:8080/
Post Reply