I thank Jason for the following tip:
Jason L Tibbitts <tibbs@hpc.uh.edu> writes:
>perl -wc majordomo.cf 2>&1 | grep -v 'used only once'
But when I put the following line in the taboo_headers:
/^from:.*/.com/i
it tells me that it is OK. The problem that I orginally posted was that
I accidently wrote
/^from:.*/.com/i
instead of
/^from:.*\.com/i
and the taboo_headers were ignored -- any more ideas?
Bill
--
Bill Silvert, Habitat Ecology Section, Bedford Institute of Oceanography,
P. O. Box 1006, Dartmouth, Nova Scotia, CANADA B2Y 4A2, Tel. (902)426-1577
http://www.mar.dfo-mpo.gc.ca/science/mesd/he/staff/silvert/silvert.html
Follow-Ups:
|
|