[MacPorts] #58949: Error in postfix port notes

MacPorts noreply at macports.org
Sat Sep 7 18:02:25 UTC 2019


#58949: Error in postfix port notes
----------------------+----------------------
  Reporter:  gctwnl   |      Owner:  jmroot
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.5.4
Resolution:           |   Keywords:
      Port:  postfix  |
----------------------+----------------------
Description changed by mf2k:

Old description:

> postfix has the following notes:
>     To get postfix working, you need to edit the configuration files
> (/opt/local/etc/postfix/*). You may also want to turn
>     off Apple's built-in MTA. For example:
>
>     sudo launchctl unload -w
> /System/Library/LaunchDaemons/org.postfix.master.plist
>
>     A startup item has been generated that will aid in starting postfix
> with launchd. It is disabled by default. Execute
>     the following command to start it, and to cause it to launch at
> startup:
>
>         sudo port load postfix
>
> But the files on macOS Mojave are:
> /System/Library/LaunchDaemons/com.apple.postfix.master.plist
> /System/Library/LaunchDaemons/com.apple.postfix.newaliases.plist
>
> (com.apple instead of org and two files)

New description:

 {{{
   postfix has the following notes:
     To get postfix working, you need to edit the configuration files
 (/opt/local/etc/postfix/*). You may also want to turn
     off Apple's built-in MTA. For example:

     sudo launchctl unload -w
 /System/Library/LaunchDaemons/org.postfix.master.plist

     A startup item has been generated that will aid in starting postfix
 with launchd. It is disabled by default. Execute
     the following command to start it, and to cause it to launch at
 startup:

         sudo port load postfix
 }}}

 But the files on macOS Mojave are:
 {{{
 /System/Library/LaunchDaemons/com.apple.postfix.master.plist
 /System/Library/LaunchDaemons/com.apple.postfix.newaliases.plist
 }}}
 (com.apple instead of org and two files)

--

-- 
Ticket URL: <https://trac.macports.org/ticket/58949#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list