diff options
author | adamw <adamw@FreeBSD.org> | 2017-08-06 21:57:51 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-08-06 21:57:51 +0800 |
commit | 6d79fd4d7e97c7302127106ac37b82f62dd88606 (patch) | |
tree | df230e2fdba6d4211f997f7cbbfc0ae6af41526c /UPDATING | |
parent | c16f8d3f727c18f24c306fa98b731cb742f62995 (diff) | |
download | freebsd-ports-gnome-6d79fd4d7e97c7302127106ac37b82f62dd88606.tar.gz freebsd-ports-gnome-6d79fd4d7e97c7302127106ac37b82f62dd88606.tar.zst freebsd-ports-gnome-6d79fd4d7e97c7302127106ac37b82f62dd88606.zip |
Add an UPDATING note about dovecot2-antispam-plugin's removal and
intended replacement with dovecot2-pigeonhole.
PR: 221223
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20170806: + AFFECTS: users of mail/dovecot2-antispam-plugin + AUTHOR: adamw@FreeBSD.org + + Development of the antispam plugin ceased years ago, and upstream + recommends using pigeonhole (mail/dovecot2-pigeonhole) instead. + + See https://wiki2.dovecot.org/HowTo/AntispamWithSieve for a recipe + to replicate the antispam plugin's behaviour. + 20170803: AFFECTS: users of net/guacamole-client AUTHOR: ultima@FreeBSD.org |