Page MenuHomePhorge

parser_body
No OneTemporary

Authored By
Unknown
Size
327 B
Referenced Files
None
Subscribers
None

parser_body

require ["body","fileinto"];
if body :raw :contains "MAKE MONEY FAST"
{
stop;
}
if body :content "text" :contains ["missile","coordinates"]
{
fileinto "secrets";
}
if body :content "audio/mp3" :contains ""
{
fileinto "jukebox";
}
if body :text :contains "project schedule"
{
fileinto "project/schedule";
}

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 4, 3:18 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18822371
Default Alt Text
parser_body (327 B)

Event Timeline