Date: Tue, 8 Nov 2022 08:07:46 -0500 From: Matteo Riondato <matteo@freebsd.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: a67b925ff3e5 - main - mail: make The Dragonfly Mail Agent (dma) the default mta. Message-ID: <20221108130746.hqa37akmvemgufva@ubertino.local> In-Reply-To: <202211071150.2A7BoeQL033816@gitrepo.freebsd.org> References: <202211071150.2A7BoeQL033816@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--6dihmgyoaw2rttok Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2022-11-07 at 06:50 EST, Baptiste Daroussin <bapt@FreeBSD.org> wrote: >diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf >index a71a3fa4063d..91b99780eae6 100644 >--- a/libexec/rc/rc.conf >+++ b/libexec/rc/rc.conf >@@ -596,7 +596,7 @@ allscreens_kbdflags=3D"" # Set this kbdcontrol mode fo= r all virtual screens > mta_start_script=3D"/etc/rc.sendmail" > # Script to start your chosen MTA, called by /etc/rc. > # Settings for /etc/rc.sendmail and /etc/rc.d/sendmail: >-sendmail_enable=3D"NO" # Run the sendmail inbound daemon (YES/NO). >+sendmail_enable=3D"NONE" # Run the sendmail inbound daemon (YES/NO). The comment on the above line should probably be updated: inexperienced=20 users may not know that there is a difference between "NO" and "NONE". > sendmail_pidfile=3D"/var/run/sendmail.pid" # sendmail pid file > sendmail_procname=3D"/usr/sbin/sendmail" # sendmail process name > sendmail_flags=3D"-L sm-mta -bd -q30m" # Flags to sendmail (as a server) Thanks, Matteo --6dihmgyoaw2rttok Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJHBAABCgAxFiEEa9uKZL0hP4E8Nl5vGwL9SVQlVQEFAmNqVJ4TGGhrcHM6Ly9w Z3AubWl0LmVkdQAKCRAbAv1JVCVVARoBEADKPHDcBlISanU55YE2jjQhQC+wBI/1 xql0QlPJAFYhFz/K9VLKzPGUM88gy0oVDJUSwH/GON0FtXjGOc2yxpvrF2mKBzay 4TtQIHpz86Ipj8Q/r2UAsCI7ORUay7WPkZe/TnwCQ7m4QAY23iD/4eXs4oSjO+AO CNqU92GY7fQzdFvMFwaBERXJH1KK81ZUadLTAleepukoWxTLsx1jaO/J7J+sxhRr WmB+zZDqSv0pbUShf8APvB4vOpWPaCV1VbdlZfrLc9t0yPFWX6LbrRzb9Ph8x0IE FpLWIJDpRdzU7P1pbmqd+u3ovcXi9u5x/X40eFg/dDjfzd8hOv981pjhvyLZXNS3 eyGXNY3aA4iwt1YVNL04/7bJFUbHjWnVe++pFC8qQwkLQaWNVKooEROClEV9lsBy S6e6LEFHkhMK7qgzp1yCxisTUdQ2yzuGjPrrREAgKd56GBlR1pl4NWSpNGMeOWG6 B3Kd7M5OsRKeMGKe5cOX0cxa7lxxVJ2QNjRif6UJzqZ6zf/Vb7dUp5ZGMRluFeOb oNrIbQCcUHAcvl4Do23II0DINHzmmGgAfYav37VFZ5waOanfrHdlvROnTxcQN9pZ qruLJM31+DxMQ5rmLvIgFrzgMPRmU0AWI/ebU8QUMikfho41f2WDBnBhC/Clh169 WdJzZqt0Etutrg== =kguf -----END PGP SIGNATURE----- --6dihmgyoaw2rttok--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221108130746.hqa37akmvemgufva>