[Bug 275930] mail/postfix-current-sasl wrong mailer.conf destination in pkg-message

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Dec 2023 14:13:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275930

            Bug ID: 275930
           Summary: mail/postfix-current-sasl wrong mailer.conf
                    destination in pkg-message
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: bst1337@gmx.net

After upgrading the package postfix-current-sasl pkg-message says:

===============================================================
Postfix was *not* activated in /usr/local/etc/mail/mailer.conf!

To finish installation run the following commands:

  mkdir -p /usr/local/etc/mail
  install -m 0644 /usr/local/share/postfix/mailer.conf.postfix
/usr/local/etc/mail/mailer.conf
===============================================================

But the mailer.conf should go in /etc/mail/ and not in /usr/local/etc/mail/
And a creation of that folder shouldn't be neccessary.

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