Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2023 06:51:20 GMT
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 021562c5020d - main - Sync with vendor sendmail 8.17.1 cf/cf/submit.mc
Message-ID:  <202301170651.30H6pKGs059912@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gshapiro:

URL: https://cgit.FreeBSD.org/src/commit/?id=021562c5020dd63d6b812369a9020b3b8147bfbd

commit 021562c5020dd63d6b812369a9020b3b8147bfbd
Author:     Gregory Neil Shapiro <gshapiro@FreeBSD.org>
AuthorDate: 2023-01-17 06:49:07 +0000
Commit:     Gregory Neil Shapiro <gshapiro@FreeBSD.org>
CommitDate: 2023-01-17 06:49:07 +0000

    Sync with vendor sendmail 8.17.1 cf/cf/submit.mc
---
 etc/sendmail/freebsd.submit.mc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/etc/sendmail/freebsd.submit.mc b/etc/sendmail/freebsd.submit.mc
index fabc1118fa21..165c5f8eadf8 100644
--- a/etc/sendmail/freebsd.submit.mc
+++ b/etc/sendmail/freebsd.submit.mc
@@ -1,6 +1,6 @@
 divert(-1)
 #
-# Copyright (c) 2001-2003 Sendmail, Inc. and its suppliers.
+# Copyright (c) 2001-2003, 2014 Proofpoint, Inc. and its suppliers.
 #	All rights reserved.
 #
 # By using this file, you agree to the terms and conditions set
@@ -24,3 +24,6 @@ define(`confBIND_OPTS', `WorkAroundBrokenAAAA')dnl
 dnl
 dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:0:0:0:0:0:0:0:1]
 FEATURE(`msp', `[127.0.0.1]')dnl
+dnl enable this for SMTPUTF8 support
+dnl LOCAL_CONFIG
+dnl O SMTPUTF8=true



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301170651.30H6pKGs059912>