Mar/07
7
Typo3, direct mail and issues of url’s not working in gmail
0 Comments | Posted by henjo in typo3
Hereby a quote of a reply in the bugtracker on the latest (2.5.1) version of direct mail:
The jumpurl feature does a check of the Referrer header, presumably as a security feature for some of its uses.
The quick fix that allows JumpURLs to work in Direct Mail is to set:
$TYPO3_CONF_VARS['SYS']['doNotCheckReferer'] = 1;
(e.g. in localconf.php). However, this could affect other extensions.
[Update] It seems this is no longer a working solution. Probably due to changes on Google’s side. If you have a working solution: please share the bright light!
Basecamp
Get me at Technoratie
Typo3











