procmail
[Top] [All Lists]

Re: recipe for Content-Type:

2002-07-16 13:17:45
Steven Champeon wrote,

| I realize the original poster asked for a recipe to match
|
| Content-Type: application/octet-stream
|
| but a quick grep through my mailbox shows at least a few like this:
|
| Content-Type: application/octet-stream; name="installation.bat"
| Content-Type: APPLICATION/OCTET-STREAM; NAME="blah.pif"
| Content-Type: APPLICATION/octet-stream; name="some.gif"
| Content-Type: APPLICATION/octet-stream; name="eeny.jpg"
| Content-Type: APPLICATION/octet-stream; name="miny.png"

all of which will match

 * ^Content-Type: application/octet-stream

so long as you don't add the `D' flag to the colon line nor a dollar sign
after "stream".



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