New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11810 (new enhancement)

Opened 5 years ago

Last modified 2 years ago

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

dovecot-add-sieve.diff Download (1.9 KB) - added by boeyms@… 5 years ago.
Patch to add +sieve variant to dovecot

Change History

Changed 5 years ago by boeyms@…

Patch to add +sieve variant to dovecot

Changed 5 years ago by nox@…

  • priority changed from Nice to have to Low
  • version 1.4 deleted

Changed 3 years ago by anonymous

  • milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Changed 3 years ago by homerbrew@…

Any chance we could get this or something similar added to the Dovecot port? It is a pain to keep manually patching and recompiling Dovecot each time a new version gets installed and breaks my Sieve scripts.

Changed 2 years ago by jmr@…

  • cc boeyms@…, jberry@… removed
  • keywords dovecot sieve removed
  • port set to dovecot
Note: See TracTickets for help on using tickets.