Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9789066
parser_spamtest
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
304 B
Referenced Files
None
Subscribers
None
parser_spamtest
View Options
require ["comparator-i;ascii-numeric","fileinto","relational","spamtest"];
# rule:[Spam1]
if allof (spamtest :value "eq" :comparator "i;ascii-numeric" "10")
{
fileinto "Junk";
}
# rule:[Spam2]
if allof (spamtest :value "ge" :comparator "i;ascii-numeric" "3")
{
fileinto "INBOX.spam-trap";
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 8:00 AM (15 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1262408
Default Alt Text
parser_spamtest (304 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment