Mail server install questions

Gerben Wierda gerben.wierda at rna.nl
Sun Sep 8 19:12:10 UTC 2019


> On 8 Sep 2019, at 21:06, Steven Smith <steve.t.smith at gmail.com> wrote:
> 
> Again, this isn’t an issue. Just don’t load dns-server. Or delete the port. It’s not even part of the mail-server launch daemon: https://github.com/macports/macports-ports/blob/master/mail/mail-server/Portfile <https://github.com/macports/macports-ports/blob/master/mail/mail-server/Portfile>


mail-server.wrapper:

#
# Start
#
Start()
{
        port load dns-server
        port load clamav-server
        port load apache-solr8
        port load redis
        port load dcc
        port load postfix
        port load dovecot2
        port load rspamd
        port load logrotate
}

Both dns-server and logrotate are not proper parts of a mail-server, they are potential runtime dependencies. mail-server may contain logrotate settings, but in terms of structure log rate has a wider remit.

G  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20190908/8e19437d/attachment.html>


More information about the macports-users mailing list