Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jan 2024 21:55:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 275744] Sendmail will not make all restart
Message-ID:  <bug-275744-227-vHUeSUbKjc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275744-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275744-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275744

Russell <fbsdbug@xploit.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fbsdbug@xploit.com

--- Comment #4 from Russell <fbsdbug@xploit.com> ---
This is because the new /etc/mail/mailer.conf is being used.

The contents all point to: /usr/libexec/dma

If you change the entries in that file to point to your sendmail binary, yo=
u'll
be back in working order, ex:

sendmail        /usr/libexec/sendmail/sendmail
mailq           /usr/libexec/sendmail/sendmail
newaliases      /usr/libexec/sendmail/sendmail
hoststat        /usr/libexec/sendmail/sendmail
purgestat       /usr/libexec/sendmail/sendmail

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275744-227-vHUeSUbKjc>