Hello,
A few changes were made:

#normally I do not use whitelist_to, I try to use only whitelist_from   If a
local user does not want you to filter their e-mail, use
all_spam_to [EMAIL PROTECTED]
whitelist_from [EMAIL PROTECTED]    # this would bypass SA for all e-mail coming
FROM @..

 body LOCAL_VIAGARA_RULE /viagara/i
 score LOCAL_VIAGARA_RULE 3.0
 describe LOCAL_VIAGARA_RULE   This is the IAW Viagara Rule

Notice the i at the end of the body rule, it means to treat your expression
as case insensitive.
Use LOCAL_ prefix for your local rules, or use your initials, this will
prevent conflicts.

Frederic Tarasevicius
Internet Information Services, Inc.


----- Original Message ----- 
From: "Frank DeChellis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 07, 2003 7:51 AM
Subject: [SAtalk] [RD] Is this correct for local.cf


> Hi!
>
> Sorry for the low level question, but I want to make sure I am going in
the
> right direction.  We're running netBSD 1.6 with Exim 4.2.  my user
directory
> is /usr/pkg/etc/spamassassin.
> do I just use the local.cf file in that directory?
> Should the setup below allow mail to the domain whiting.ca and assign 3
> points to any email that has the word "viagara" in it?
> Am I supposed to tell SpamAssassin to start using local.cf through some
> options file?
>
> Thanks everybody.
> Frank
>
> # This is the right place to customize your installation of SpamAssassin.
> # See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
> # tweaked.
> #
>
###########################################################################
> #
> #rewrite_subject 0
> #report_safe 1
> whitelist_to [EMAIL PROTECTED]
>
> body VIAGARA_RULE /viagara/
> score VIAGARA_RULE 3.0
> describe VIAGARA_RULE   This is the IAW Viagara Rule
>
> ---------------------------------------------
> Frank DeChellis, President
> Internet Access Worldwide
> 3 East Main St.  Welland, ON, Canada L3B 3W4
> 1-905-714-1400   http://www.iaw.com
> ---------------------------------------------
>
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to