Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F10701769
parser_comments
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
284 B
Referenced Files
None
Subscribers
None
parser_comments
View Options
require ["envelope","fileinto","imap4flags","subaddress"];
# simple to-be-ignored comment with an empty line after (#5657)
# another comment
if envelope :detail "to" "addressextension"
{
setflag "\\Flagged";
}
# Spam
if header :is "X-Spam-Flag" "YES"
{
fileinto "Junk";
stop;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 6, 11:38 PM (18 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1203442
Default Alt Text
parser_comments (284 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment