procmail
[Top] [All Lists]

Re: [Help] debug a rule

1998-11-01 19:08:15
Can we see the rest of the recipe, too?

Sorry, like a dummy, I overwrote it while trying to fix it :(.
I THINK it was the following (if not, pretty similar):

:0
* ^Received:.*[^0-9A-Za-z](195\.76\.193\.2|\
  214\.323\.232\.199)
* $ !^X-Loop: $ALTFROM
{
:0 c:
gdpub
:0 c:
spamtemp
:0: spamtemp.lock
| ($FORMAIL -r \
  -i"Subject: please remove from your mailing list" \
  -A"X-Loop: $ALTFROM";\
  cat $RCDIR/xrequest;\
  echo " __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __";\
  echo "/  /  /  /  prior messages received from your site follow  /  /  /  /";\
  echo "";\
  cat $MAILDIR/gdpub;\
  rm -f spamtemp) \
  | $SENDMAIL -oi -t"
}

(These guys are pretty nasty becasue they don't even offer an address
to ask for removal, legitimate or not.)  Again, TIA.

henry nelson

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Help] debug a rule, Nelson Henry Eric <=