RE: [SAtalk] black listing domain

2003-06-12 Thread Chris Santerre
ent: Wednesday, June 11, 2003 8:35 PM > To: [EMAIL PROTECTED] > Subject: [SAtalk] black listing domain > > > I am trying to black list send4fun.com. I am using spamd and > was reading > the man page for spamassassin and am wondering if I have the > syntax right

Re: [SAtalk] black listing domain

2003-06-11 Thread Hannu Liljemark
On Thu, Jun 12, 2003 at 03:35:00AM +0300, Jon wrote: > And where do I look to see it listed in the blacklist? Add your blacklist entries to local.cf or user_prefs. If you add single addresses using spamassassin --add-addr-to-blacklist=, you can use check_whitelist and grep its output to find the

Re: [SAtalk] black listing domain

2003-06-11 Thread Matt Kettler
At 04:35 PM 6/11/03 -0800, [EMAIL PROTECTED] wrote: I am trying to black list send4fun.com. I am using spamd and was reading the man page for spamassassin and am wondering if I have the syntax right to add this domain to the blacklist. spamassassin -r -W send4fun.com Would that be correct? And whe

[SAtalk] black listing domain

2003-06-11 Thread jonr
I am trying to black list send4fun.com. I am using spamd and was reading the man page for spamassassin and am wondering if I have the syntax right to add this domain to the blacklist. spamassassin -r -W send4fun.com Would that be correct? And where do I look to see it listed in the blacklist? --