Ticket #11810 (new enhancement)
RFE: dovecot -- add +sieve variant
| Reported by: | boeyms@… | Owned by: | jberry@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | yeled@… | |
| Port: | dovecot |
Description
The attached patch adds support for the SIEVE mail filtering language to the dovecot port, as provided by the dovecot project. It is, unfortunately, a rather ugly patch, since the dovecot-sieve sources expect to be built against the built dovecot sources in the locations in which they are built in the dovecot ${worksrcdir}, and with dovecot's ${worksrcdir} as a neighbour to that of dovecot-sieve (i.e. with both having the same parent dir). It'd be nicer to be able to avoid this mess, but the only alternative I can see is to hack dovecot-sieve's configure and Makefiles, and that looks to me to be much worse.
The attached patch is intended to be applied with -p0 from trunk/dports.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


