6.0.0-beta4
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/11/26
History
Attachments
Comment
Watch
Download
Comment on [#14642] Multiple action
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..___.\ /.___..__. | | | >< _/ | | |__| | / \./__.|__|
Comment
> Would be possible have a choice for multiple action in a rule ? > For example I want that all mail received on Saturnday and Sunday for > a specfic mail address should be delivered to the mailbox and that a > message is sent back that say the office are closed. > > This is a simple sieve script that do that : > if anyof ( header :comparator "i;ascii-casemap" :contains "Received" > "Sat", header :comparator "i;ascii-casemap" :contains "Received" > "Sun" ) { > keep; > vacation :days 1 :addresses "mail@example.com" :subject "Office > closed" "The office is close on Saturnday and Sunday."; > stop; > } > >
Attachment
Watch this ticket
New Ticket
My Tickets
Search
Query Builder
Reports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers