Whitelist
Eric Dantan Rzewnicki
rzewnickie at RFA.ORG
Thu Apr 15 00:58:55 IST 2004
On Wed, Apr 14, 2004 at 11:33:01AM -0500, Alex Neuman wrote:
> You could set up:
>
> Allow IFrame Tags = %rules-dir%/allowiframes.rules
> Allow Form Tags = %rules-dir%/allowforms.rules
> Allow Object Codebase Tags = %rules-dir%/allowobjectcodebase.rules
> Allow External Message Bodies = %rules-dir%/allowexternal.rules
>
> And in the files mentioned above ending in rules, add a ruleset like this:
>
> FromOrTo: default no
> From: mycomicaddress at mycomicdomain.com yes
To make that a little bit safer you can use a single "and" in your
ruleset, i.e.:
From: mycomicaddress at mycomicdomain.com and To: comicreader at dom.tld yes
That way it's only allowed for the one user.
-Eric Rz.
More information about the MailScanner
mailing list