download http://www.fml.org/fml/Japanese/examples/virus_check.ph , which is the rule for EnvelopeFilter. If you apply these rules for all mailing lists, it is better to use /var/spool/ml/etc/fml/site_force.ph. For example, put virus_check.ph at /var/spool/ml/etc/fml/virus_check.ph. Please write the following perl scripts in /var/spool/ml/etc/fml/site_force.ph.
eval require 'virus_check.ph'; 1;
references:
fintering
http://www.fml.org/fml/English/filter/index.html
fml tutorial
http://www.fml.org/fml/English/tutorial.html
Copyright (C) 1993-2001 Ken'ichi Fukamachi All rights reserved. $Id: virus_check.en.html,v 2.1 2001/01/11 14:39:53 fukachan Exp $