[TYPO3] spamProtectEmailAddresses substitutes @ automatically
bernd wilke
xoonsji02 at sneakemail.com
Thu Jul 10 14:43:30 CEST 2008
on Thu, 10 Jul 2008 13:48:51 +0200, Muranyi Arpad wrote:
> hi,
>
> when i apply
>
> config.spamProtectEmailAddresses = -2
>
> in TS under TYPO3 4.2, @ in the email addresses gets substituted
> automatically with (at). if i do not need it, my only solution until
> know is applying
>
> config.spamProtectEmailAddresses_atSubst = @
>
> i googled around whether if it's an intended new feature, but found no
> info. do you know something about it?
it is an intended feature, otherwise the whole mechanism is worthless.
the default-value for spamProtectEmailAddresses_atSubst is '(at)' as you
can read in TSRef [1]
if you replace '@' with '@' any email-harvester [2] will gather your
emails as they process not only email-links but anything matching common
email-pattern (therefore '#64' also is no good substitution)
[1] http://typo3.org/documentation/document-library/references/
doc_core_tsref/4.1.0/view/7/3/
[2] http://en.wikipedia.org/wiki/E-mail_address_harvesting
bernd
--
http://www.pi-phi.de/t3v4/cheatsheet.html
More information about the TYPO3-english
mailing list