[Bug 263168] mail/cyrus-imapd34: set unixhierarchysep=yes in imapd.conf; disable http and https services in cyrus.conf

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Apr 2022 04:52:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263168

            Bug ID: 263168
           Summary: mail/cyrus-imapd34: set unixhierarchysep=yes in
                    imapd.conf; disable http and https services in
                    cyrus.conf
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ume@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(ume@FreeBSD.org)
          Assignee: ume@FreeBSD.org

Created attachment 233087
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233087&action=edit
patch

The attached patch makes these 2 modifications:
1. set unixhierarchysep=yes in imapd.conf:
   Thunderbird assumes that folder separator is '/', so
   unixhierarchysep=yes is required for Cyrus IMAP to work with Thunderbird.
2. disable http and https services in cyrus.conf:
   Conf file itself says that these services are optional,
   and freshly installed cyrus service fails to start when these are present.

-- 
You are receiving this mail because:
You are the assignee for the bug.