At 12:30 2002-06-17 -0600, Ashley M. Kirchner did say:
MATCH
Is there a reason you're unsetting this?
And I have two questions:
a) how can I make it so that it's case INsensitive?
Procmail is by default case insensitive. What gives you the impression
that there's a case sensitivity issue presently?
b) Occasionally someone will send a message without a subject, and
I would like those messages to still be tagged, however that's
not happening. What'd I miss?
Your subject replacement therapy recipe is expecting a subject - that
subject extraction MUST MATCH in order for the recipe to test true -- IOW,
the recipe won't match if there is no subject, even if the delivery portion
of the recipe allows for that possibility. A VERBOSE log would show that
you're not getting a match when the Subject: header is absent. This was
covered not so long ago here on the list -- besides extracting the subject
via a scoring recipe, one solution is to EXTRACT the subject into a
variable in a SEPARATE recipe (I extract a variety of commonly used headers
up at the top of my .procmailrc so that they're easily available anywhere I
need them without requiring me to extract them on each of many recipes),
then use the contents of that variable, rather than expecting that the
subject header will exist. You'll find a discussion of a virtually
identical recipe to yours in the list archives (linked from the procmail
homepage), dated a little more than a week ago with the subject "problem
with blank subject"
Please also refer to the archives about the many issues with changing
subjects on mailing list messages - I won't hammer on you with the issues,
but there are a lot of problems introduced by changing the subject on a
list which you participate on - before you do this, you should consider the
impact on others on those forums.
---
Sean B. Straw / Professional Software Engineering
Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
Please DO NOT carbon me on list replies. I'll get my copy from the list.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail