procmail
[Top] [All Lists]

Re: Scoring for a header

2004-04-28 10:34:30
On 28 Apr 2004, at 28d, 10:51, Scott Wiersdorf wrote:
* 9876543210^0 ^To:.*,

(NB the ',')

Are you certain what you're seeing in the logs correlates with the
test message you're sending?

:0
* 9876543210^0 ^Cc:.*
* 9876543210^0 ^To:.*,
{
   :0
   * ^TO_\/.*
   { ETO=`echo "$MATCH" | sed 's/[, ] \{1,\}/|/g'` }
}


procmail: [5309] Wed Apr 28 10:51:07 2004
procmail: Score: 2147483647 2147483647 "^Cc:.*"
procmail: Assigning "MATCH="
procmail: Matched " LuKreme <kremels(_at_)kreme(_dot_)com>"
procmail: Match on "(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(- Resent)?)-To):(.*[^-a-zA-Z0-9_.])?)\/.*"
procmail: Executing "echo "$MATCH" | sed 's/[, ] \{1,\}/|/g'"
procmail: Assigning "ETO= LuKreme <kremels(_at_)kreme(_dot_)com>"

This is odd, I thought it would assign both the To and Cc address based on the $MATCH above...


procmail: Assigning "VERBOSE=OFF"
From <scott(_at_)perlcode(_dot_)org>  Wed Apr 28 10:51:05 2004
 Subject: Re: Scoring for a header
Folder: /home/kremels/Mail/(Misc)/List Replies 2219

--
A vote for Nader is a vote for George Bush.


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>