Hi,
when openemm creates a tracking url, the unique id at the end contains many "."s (full stops).
Thunderbird doesn't like dots in the url and will generally flag it as spam. Does the tracking url really need to contains dots?
Tracking url syntax.
Moderator: moderator
-
lord_alan
- Posts: 80
- Joined: Wed Oct 01, 2008 1:15 pm
- Location: Farnham, Surrey. UK
- Contact:
-
maschoff
- Site Admin
- Posts: 2658
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
-
lord_alan
- Posts: 80
- Joined: Wed Oct 01, 2008 1:15 pm
- Location: Farnham, Surrey. UK
- Contact:
Sure. Here you go:Could you please post such an URL here so that we are sure what you mean?
Code: Select all
http://myopenemm.server.com/r.html?uid=1.f.oo.4a.80e7txb5eaOther mailers we notice tend to use a UUID type string with no dots such as this:
Code: Select all
... ct/ctcount.php?key=008349950092032000082574Code: Select all
....net/rd?1=
=3DAvcE~wqJCv8S~cL7GoIe~yL~Jvsq~~D~&2=3D1420There is a mention here of a similar problem although this is quite an old post so I am not sure if it is still relevant. http://www.hyperborea.org/journal/archi ... detection/
Cheers
Alan
-
maschoff
- Site Admin
- Posts: 2658
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
