Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 2020 10:14:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 251097] Error in /etc/mail/Makefile error message
Message-ID:  <bug-251097-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251097
           Summary: Error in /etc/mail/Makefile error message
           Product: Base System
           Version: 12.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: ecsd@transbay.net

Using "make" in /etc/mail:

# make cf
/usr/bin/m4 -D_CF_DIR_=3D/usr/share/sendmail/cf/=20=20
/usr/share/sendmail/cf/m4/cf.m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.=
cf
WARNING: FEATURE(blacklist_recipients) is deprecated; use
FEATURE(blocklist_recipients.m4).

Using the literal suggestion produces an error, the advice should be

WARNING: FEATURE(blacklist_recipients) is deprecated; use
FEATURE(blocklist_recipients).

--=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-251097-227>