procmail
[Top] [All Lists]

Re: Munging up the subject line

1999-09-30 07:17:16
Thanks to all for the advice.
I'm now using (these modern features!  What will they think of next?):

LISTS = '(devteam|news|...)'
JA_SUBJECT_KILL = "\[*]"
INCLUDERC = $PMSRC/pm-jasubject.rc

:0:
* $ ^TO_()\/$LISTS
* $ LISTS ?? ()\/$\MATCH
$MATCH

and getting messages about 'Exceeded LINEBUF'.  Any suggestions on
what I'm doing wrong?

procmail: Assigning "MATCH="
procmail: Matched "Subject: [News] Interesing Article"
procmail: Match on "^\/()Subject:.*"
procmail: Match on "no"
procmail: No match on "yes"
procmail: Exceeded LINEBUF
procmail: Assigning "PROCMAIL_OVERFLOW=yes"
procmail: Assigning "PROCMAIL_OVERFLOW=yes"
procmail: Assigning "dummy=

 subroutine: (pm-jasubject.rc) end