Custom Filters - Zimbra :: Forums
Custom Filters - Zimbra :: Forums: "sieve - you can even convert from procmail:/forums/users/7239-any-way-add-message-filters-command-line.html
very simply it's kinda like:
zmprov modifyAccount user@domain.com zimbraMailSieveScript 'require ['fileinto', 'reject', 'tag', 'flag']
or there's always:
zmmailbox -z -m user@domain.com addFilterRule 'tag special' active any header 'subject' contains 'special' tag 'special' stop
-this should also add it into the user's list of rules to manage from the web interface
- Sent using Google Toolbar"
very simply it's kinda like:
zmprov modifyAccount user@domain.com zimbraMailSieveScript 'require ['fileinto', 'reject', 'tag', 'flag']
or there's always:
zmmailbox -z -m user@domain.com addFilterRule 'tag special' active any header 'subject' contains 'special' tag 'special' stop
-this should also add it into the user's list of rules to manage from the web interface
- Sent using Google Toolbar"
Comments