svn commit: r451069 - head

Emanuel Haupt ehaupt at FreeBSD.org
Mon Oct 2 06:26:27 UTC 2017


Author: ehaupt
Date: Mon Oct  2 06:26:25 2017
New Revision: 451069
URL: https://svnweb.freebsd.org/changeset/ports/451069

Log:
  Add a notification for users of mail/isync using Maildir sub-folders.
  
  PR:		222720 (based on)
  Submitted by:	seschwar at gmail.com

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Oct  2 06:24:42 2017	(r451068)
+++ head/UPDATING	Mon Oct  2 06:26:25 2017	(r451069)
@@ -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.
 
+20171001:
+  AFFECTS: users of mail/isync using Maildir sub-folders
+  AUTHOR: ehaupt at FreeBSD.org
+
+  If you have Maildir sub-folders, you need to update the configuration
+  to specify the naming style.
+
+  Please refer to the mbsync(1) man page section 'SubFolders
+  Verbatim|Maildir++|Legacy' on how to make the apropriate changes.
+
 20170930:
   AFFECTS: users of PHP and its modules
   AUTHOR: eugen at FreeBSD.org


More information about the svn-ports-all mailing list