freebsd-ports/mail/dovecot-pigeonhole04/pkg-message
Danilo G. Baio bd62adb536 Add mail/dovecot22 (v2.2.35) and mail/dovecot-pigeonhole04 (v0.4.23)
This brings back Dovecot 2.2.35 to the tree because there is an issue
with version 2.3.1 and replication in some scenarios [1].

Keep this version until this problem gets fixed upstream.

1 - https://www.dovecot.org/list/dovecot/2018-April/111477.html

Approved by:	adamw (maintainer of mail/dovecot)
Approved by:	ler   (maintainer of mail/dovecot-pigeonhole)
2018-04-22 21:35:38 +00:00

18 lines
646 B
Text

---------------------------------------------------------------------
This port assumes you are familiar with Dovecot and have it installed
and running on the system you have installed this plugin on.
You can enable the plugin with this directive in your dovecot.conf:
protocol lda {
# Support for dynamically loadable plugins. mail_plugins is
# a space separated list of plugins to load.
mail_plugins = sieve # ... other plugins like quota
}
Further information on configuration can be found at:
http://wiki2.dovecot.org/Pigeonhole
---------------------------------------------------------------------