Ticket #241 (new task)
Opened 5 years ago
Support include extension
| Reported by: | avel | Owned by: | avel |
|---|---|---|---|
| Priority: | normal | Milestone: | _future_ |
| Component: | Main | Version: | |
| Severity: | normal | Keywords: | capability:include |
| Cc: |
Description
Implement Sieve Include Extension:
http://ietfreport.isoc.org/idref/draft-daboo-sieve-include/
- Sieve Script Generation
- Appropriate UI for inserting include statements
- Determining existing scripts that can be included in the server
- Allowing an administrator the option to always include a global rule.
Example in Dovecot
require "include"; include :global ".global.dovecot.sieve"
Note: See
TracTickets for help on using
tickets.
