ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

EmailAtText

Summary

Sets a replacement string for the "@" (at) in an email address.

Usage

EmailAtText=<replacement for at>

Description

This setting sets a replacement string for the "@" (at) in an email address. This replacement is used to display email addresses in such a way that SPAM engines cannot fetch automatically.  

This setting is case sensitive.

Examples

Example 1

EmailAtText=<span class="spamfilter">SPAMFILTER</span>@

This is the default setting.

Example 2

EmailDotText=DOT
EmailAtText=AT

With these configuration settings the email address publish@ez.no will be displayed as publishATezDOTno.

Geir Arne Waaler (18/10/2010 12:23 pm)

Geir Arne Waaler (18/10/2010 12:23 pm)


Comments

There are no comments.