Resend is letting things through with "Failed mail" and "Mail failed"
on the subject line. I've tried adding those words in the section
of resend that goes
> if (defined($opt_s) && ! defined($approved)
> && (/^subject:\s*subscribe\b/i ||
> /^subject:\s*unsubscribe\b/i ||
> /^subject:\s*help\b/i ||
> /^subject:\s*RCPT:\b/ ||
> /^subject:\s*Delivery Confirmation\b/ ||
> /^subject:\s*NON-DELIVERY of:/ ||
> /^subject:\s*Undeliverable Message\b/ ||
> /^subject:\s*Receipt Confirmation\b/ ||
> >>>> /^subject:\s*Failed/ ||
> >>>> /^subject:\s*Mail fail/ ||
> /^subject:\s*Returned mail\b/||
> /^subject:\s.*\bchange\b.*\baddress\b/ ||
> /^subject:\s*request\b.*\baddition\b/i)) {
> &bounce("Admin request");
> }
But resend is still letting the mail through.
How does this work (or does it work) and how can I get it to block
these mail messages from getting onto my list?
--
Regards,
Merrill Cook
Louisville KY
mcook@pcusa.org or MERRILL COOK on Ecunet/PresbyNet
http://www.pcusa.org/pcusa.html
-+-
Follow-Ups:
|
|