Matthias Fuhrmann wrote:
try this:
whitelist_from_rcvd [EMAIL PROTECTED] mail-domain.org
or
whitelist_from_rcvd [EMAIL PROTECTED] dummy-adres.se
Hi all,
I am a bit confused on how whitelist_from_rcvd handles
variations of mail coming from domains with several mailers.
For instance, using this list (spamassassin-users) as an example,
is it sufficient to accept mail from apache.org? Or do I have to
make an exception for "incubator" as well? For instance, is:
whitelist_from_rcvd [EMAIL PROTECTED] apache.org
OK? Or do I also need a second line reading:
whitelist_from_rcvd [EMAIL PROTECTED] apache.org
Or perhaps just:
whitelist_from_rcvd * apache.org
would cover everything?
Thanks!
- jim -