Displaying 1 result from an estimated 1 matches for "pinglog".
Did you mean:
pinging
2014 Jan 30
2
mime support for pigeonhole
...ulti-part message in MIME format.
--------------020304040002050407030900
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
this has a compressed file added a1
--------------020304040002050407030900
Content-Type: application/x-zip-compressed;
name="pinglog.zip"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="pinglog.zip"
I have tried
*header :contains ["Content-Type","name","filename"]
["application/x-zip-compressed",".zip",".exe"]*
but that...