[EMAIL PROTECTED] wrote:
> 
> Hi again,
> 
> I've figured out how to delete posted messages using the tellnews killitem directive.
> 
> Still no idea how to block posting messages with attachments. Can this be done?


Yes, this can be done with a rule file see
 http://netwinsite.com/dnews/rules.htm

A rule file like this would do the trick
 if (isbinary()) reject "Sorry message contains attachments"
 accept "Good message"


 
   ChrisP.



Reply via email to