Should this work?
whitelist_from*@my-cast.com, *@elitepc.com
I've also tried it as:
whitelist_from"*@my-cast.com", "*@elitepc.com"
I know my user_prefs is being used because I change the required_hits
to 5.9 and saw the results in the spam headers.
--
J
I started using subject_tag _HITS_ and find it's fun to see just what
creates a 56 point score :-) I'm sure thats no where near the highest..
How about a page for the highest scoring spam as a way to educate the
public and promote Spamassassin?
--
John Lang,
E-mail: [EMAIL
Good morning. I'm probably going to get flamed for asking this...
I'm running SA on RH7.3 w/sendmail.
SA was installed from the bianaries. I have copied the provided startup
script to
/etc/rc.d/init.d/spamd, and made it executable.
and
chkconfig --add spamd
to get it to start at boot. H
3 10:41 AM
To: John Lang
Cc: [EMAIL PROTECTED]
Subject: Re: [SAtalk] Getting spamd to start on boot.
almost there.. .you missed 1 line
#chkconfig --add spamd;
#chkconfig --levels 2345 spamd on
On Thursday, May 29, 2003, at 11:22 AM, John Lang wrote:
>
> Good morning. I'm probably go