Hi, There are two ways to do this. Either place www.abc.com in filter.dat, and set spam_stop true in dnews.conf, or set up a rule based filter similar to the following -
if isin(body,"www.abc.com") reject "Reason for rejection" Both method require minimal configuration - For the spam_stop settings, see http://www.netwinsite.com/dnews/spam.htm For rule based filtering http://www.netwinsite.com/dnews/rules.htm - Roydon L. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, 16 January 2003 8:50 a.m. To: [EMAIL PROTECTED] Subject: Re: how to set rul i want to ban a link like www.abc.com and if they post the srticle include www.abc.com then error msg will display "yr site have banned pls find admin" but i dont know wt i can choose in .rul setting thx
