From 3510ee1df081de136bb59eebd6ba27fbc0d1d0bd Mon Sep 17 00:00:00 2001 From: barner Date: Thu, 2 Nov 2006 16:05:29 +0000 Subject: - Update to fetchmail 6.3.5. See here for the release notes: http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=11358 - OPTIONize [1] - GSSAPI support (requires Kerberos). [1] - Removed POP2 from port's default configuration [1] Requested by: Stefan Thurner [1] --- UPDATING | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 38b35f79c9e0..80b4a728d10b 100644 --- a/UPDATING +++ b/UPDATING @@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20061102 + AFFECTS: users of mail/fetchmail + AUTHOR: barner@FreeBSD.org + + - Along with the update to fetchmail 6.3.5, support for the POP2 + protocol has been removed from the port's default configuration. + If needed, POP2 can be enabled with the port's option interface. + + - New feature: GSSAPI support. + 20061101: AFFECTS: Users of mail/dovecot AUTHOR: shaun@FreeBSD.org -- cgit