Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3313842
parser_duplicate
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
349 B
Referenced Files
None
Subscribers
None
parser_duplicate
View Options
require ["duplicate","fileinto"];
# rule:[test-duplicate]
if duplicate
{
fileinto "urgent";
}
# rule:[test-duplicate-2]
if allof (duplicate :handle "support" :header "X-Ticket-ID", header :contains "subject" "fileserver")
{
fileinto "test";
}
# rule:[test-duplicate-3]
if not duplicate :uniqueid "test" :seconds 1800
{
discard;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 2:41 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
494492
Default Alt Text
parser_duplicate (349 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment