procmail
[Top] [All Lists]

Re: Problem with charset recipe

2004-04-13 12:55:45
Ruud H.G. van Tol wrote:

The next step:

   :0
   * ^Content-Type:.*charset=\"?(Windows-1251|koi8-r|big5)
   .dh-unblocked-spam/
   :0E
   * Content-Type: multipart/
   * B ?? ^Content-Type:(.|$)*charset=\"?(Windows-1251|koi8-r|big5)
   .dh-unblocked-spam/

I think I broke something, but I can't figure out what.  This is what I have 
now:

CHARSETS="Windows-1251|koi8-r|big5"

:0
* ^Content-Type:.*charset=(\")?(${CHARSETS})
.dh-unblocked-spam/
:0E
* Content-Type: multipart/
* B ?? ^Content-Type:(.|$)*charset=(\")?(${CHARSETS})
.dh-unblocked-spam/
And here's what the log says:

procmail: Assigning "CHARSETS=Windows-1251|koi8-r|big5"
procmail: No match on "^Content-Type:.*charset=(\")?(${CHARSETS})"
procmail: No match on "Content-Type: multipart/"
procmail: No match on 
"(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):(.*[^-a-zA-Z0-9_.])?)
 \/(_dot_)*(_at_)timur\(_dot_)tabi\(_dot_)org"
procmail: No match on 
"(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):(.*[^-a-zA-Z0-9_.])?)
 \/(_dot_)*(_at_)timurtheresa\(_dot_)tabi\(_dot_)org"
procmail: No match on 
"(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):(.*[^-a-zA-Z0-9_.])?)os2ddprog"
procmail: No match on 
"(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):(.*[^-a-zA-Z0-9_.])?)yahoogroups\.com"
procmail: Assigning "LASTFOLDER=/home/tabi/Maildir/new/1081884838.2082_0.smaug"
procmail: Notified comsat: 
"tabi(_at_)0:/home/tabi/Maildir/new/1081884838.2082_0.smaug"
From gagt97coex(_at_)next(_dot_)ru  Tue Apr 13 12:33:42 2004
Subject: =?Windows-1251?B?xOv/IODi8u7s4PLo5+D26Ogg7/Du6Ofi7uTx8uLgIMru7O/r5ery
Folder: /home/tabi/Maildir/new/1081884838.2082_0.smaug 4968
I think there's something wrong with my CHARSETS variable, but I don't see what 
it is.

_______________________________________________
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>