head 1.1; access; symbols pkgsrc-2026Q2:1.1.0.4 pkgsrc-2026Q2-base:1.1 pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2026.03.09.03.16.44; author jnemeth; state Exp; branches; next ; commitid V50zudbW699ctfxG; desc @@ 1.1 log @mail/cyrus-imapd312: import cyrus-imapd-3.12.1 IMAP (Internet Message Access Protocol) is an Internet standards-track protocol for accessing messages (mail, bboards, news, etc). The Cyrus IMAP server differs from other IMAP server implementations in that it is generally intended to be run on "sealed" servers, where normal users are not permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through the IMAP, POP3, or KPOP protocols. @ text @$NetBSD$ Replace external references to cyrussasl with actual links to avoid web lookups while building. --- docsrc/imap/download/installation/manage-dav.rst.orig 2026-01-19 06:25:46.418639235 +0000 +++ docsrc/imap/download/installation/manage-dav.rst @@@@ -67,7 +67,7 @@@@ Authentication -------------- As with other Cyrus services, the Cyrus httpd service uses -:ref:`Cyrus SASL ` to perform its authentication. +:ref:`Cyrus SASL ` to perform its authentication. .. sidebar:: allowplaintext @@@@ -84,7 +84,7 @@@@ whether the client has connected over a authentication does not depend on a Cyrus SASL plugin. The advertisement of the other HTTP authentication schemes is controlled by the -:ref:`SASL mech_list option ` option. For Cyrus httpd +:ref:`SASL mech_list option ` option. For Cyrus httpd the GSS-SPNEGO, SCRAM-SHA-1, and SCRAM-SHA-256 values enable support for the Negotiate (Kerberos only), SCRAM-SHA-1, and SCRAM-SHA-256 authentication schemes respectively, provided that the plugins @