aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2017-08-06 21:57:51 +0800
committeradamw <adamw@FreeBSD.org>2017-08-06 21:57:51 +0800
commit6d79fd4d7e97c7302127106ac37b82f62dd88606 (patch)
treedf230e2fdba6d4211f997f7cbbfc0ae6af41526c /UPDATING
parentc16f8d3f727c18f24c306fa98b731cb742f62995 (diff)
downloadfreebsd-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--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b02b5848e9ce..b90d1faecb70 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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