[Prev: SORT] | [Next: SSMARKUP] |
M2H_SPAMMODE=
[ 0
| 1
]
<SPAMMODE>
<NOSPAMMODE>
-spammode
-nospammode
SPAMMODE determines if MHonArc will perform actions to deter spam address harvesters. If SPAMMODE is true, it changes the default values of various resources that display email addresses. The following default resource values are affected:
$FROMNAME$ is used instead of $FROM$.
The <link rev="made" ...> is removed.
$FROMNAME$ is used instead of $FROM$.
$FROMNAME$ is used instead of $FROM$.
Is defined as "s|@(.+)$|'@'.('x' x length($1))|ge" (this has the effect of preserving the local-part of the address and complete masking out the domain portion).
Is defined as "mailto:$TOADDRNAME$@DOMAIN.HIDDEN"
Is activated.
NOTE: | A user defined setting of an above resource will override any effects that SPAMMODE has on the resource. SPAMMODE is mainly a convenience to set the above resources to default values that hide email addresses. The same effect can be achieved by explicitly modifying each resource. |
Off.
N/A
None.
2.4.0
ADDRESSMODIFYCODE, FOLUPLITXT, LITEMPLATE, MAILTOURL, MODIFYBODYADDRESSES, MSGPGBEGIN, REFSLITXT
[Prev: SORT] | [Next: SSMARKUP] |