Ross Cooney <[EMAIL PROTECTED]> wrote:
>
> I suggest that somebody removes this guy from the list until he gets
> his inbox in order.
Put the following in ~/bin/namezero-broken :
#!/bin/sh
from=`822field from`
cat >/dev/null
if [ "$from" = \
" Mail Delivery System <[EMAIL PROTECTED]>" ] ; then
exit 99
else
exit 0
fi
and then put a line "|./bin/namezero-broken" at the top of your .qmail
file for this list, followed by the rest of your delivery instructions.
You won't see any of this garbage again.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------