File:  [cvs.NetBSD.org] / pkgsrc / mail / sqwebmail / patches / patch-aj
Revision 1.9: download - view: text, annotated - select for diffs
Mon Feb 12 21:47:02 2024 UTC (13 months, 1 week ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Update SqWebmail to 6.2.5

Changes since 5.5.3: Too many to list here (5.5.3 was released in 2011).
The full changelog can be found here:
https://sourceforge.net/p/courier/courier-libs.git/ci/b7f06ca767a6f7c03a9d24e49f659c3a23238c7a/tree/sqwebmail/ChangeLog

Note that the Maildir unicode format has changed in the 6.0 release. See
mail/courier-maildir/MESSAGE.UTF8 for details.

$NetBSD: patch-aj,v 1.9 2024/02/12 21:47:02 hans Exp $

--- INSTALL.html.orig	2023-08-16 12:28:42.000000000 +0000
+++ INSTALL.html
@@ -738,7 +738,7 @@ BrowserMatch "MSIE" nokeepalive downgrad
   <p>In addition, there's some global configuration that can be done after
   installation. The following presumes that SqWebMail's configuration files are
   installed in <code>/usr/lib/sqwebmail</code> (the default).</p>
-  <p><code>/usr/lib/sqwebmail/etc/hostname</code> - when SqWebMail is installed
+  <p><code>/usr/lib/sqwebmail/etc/defaultdomain</code> - when SqWebMail is installed
   with a basic configuration for a single domain, SqWebMail sets the domain in
   the return address for outgoing messages to the defined system hostname. If
   this file exists it will be used instead of the defined system hostname.</p>

CVSweb <webmaster@jp.NetBSD.org>