[Bug 251097] Error in /etc/mail/Makefile error message

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 13 10:14:12 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251097

            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 at FreeBSD.org
          Reporter: ecsd at transbay.net

Using "make" in /etc/mail:

# make cf
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/  
/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).

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


More information about the freebsd-bugs mailing list