[TYPO3] spamProtectEmailAddresses substitutes @ automatically

Arpad Muranyi pesz at pesz.hu
Thu Jul 10 17:14:58 CEST 2008


thx for your detailed answer, bernd. got the point.

arpad


bernd wilke wrote:
>> 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


More information about the TYPO3-english mailing list