pkg_add: package `mktools-20220614' already recorded as installed pkg_add: package `cwrappers-20220403' already recorded as installed libiconv-1.14nb3: copying /opt/pkg/share/examples/libiconv/charset.alias to /opt/pkg/lib/charset.alias gettext-lib-0.21: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/share/locale/locale.alias coreutils-9.1: registering info file /opt/pkg/info/coreutils.info findutils-4.9.0: registering info file /opt/pkg/info/find-maint.info findutils-4.9.0: registering info file /opt/pkg/info/find.info gmake-4.4: registering info file /opt/pkg/info/make.info openssl-1.1.1s: copying /opt/pkg/share/examples/openssl/openssl.cnf to /opt/pkg/etc/openssl/openssl.cnf postfix-3.7.3nb1: copying /opt/pkg/share/examples/postfix/main.cf to /opt/pkg/etc/postfix/main.cf postfix-3.7.3nb1: copying /opt/pkg/share/examples/postfix/master.cf to /opt/pkg/etc/postfix/master.cf postfix-3.7.3nb1: setting permissions on /opt/pkg/sbin/postdrop (o=postfix, g=maildrop, m=2555) postfix-3.7.3nb1: setting permissions on /opt/pkg/sbin/postqueue (o=postfix, g=maildrop, m=2555) =========================================================================== The following directories are used by postfix-3.7.3nb1 and have the wrong ownership and/or permissions: /var/db/postfix (m=0700, o=postfix, g=postfix) =========================================================================== =========================================================================== The following files should be created for postfix-3.7.3nb1: /opt/pkg/etc/rc.d/postfix (m=0755) [/opt/pkg/share/examples/rc.d/postfix] =========================================================================== openpam-20190224nb4: copying /opt/pkg/share/examples/openpam/pam.d/other to /opt/pkg/etc/pam.d/other openpam-20190224nb4: copying /opt/pkg/share/examples/openpam/pam.d/sudo to /opt/pkg/etc/pam.d/sudo openldap-client-2.6.3: copying /opt/pkg/share/examples/openldap/ldap.conf to /opt/pkg/etc/openldap/ldap.conf sudo-1.9.12p1: copying /opt/pkg/share/examples/sudo/sudo.conf to /opt/pkg/etc/sudo.conf sudo-1.9.12p1: copying /opt/pkg/share/examples/sudo/sudo_logsrvd.conf to /opt/pkg/etc/sudo_logsrvd.conf sudo-1.9.12p1: copying /opt/pkg/share/examples/sudo/sudoers to /opt/pkg/etc/sudoers sudo-1.9.12p1: setting permissions on /opt/pkg/bin/sudo (o=root, g=wheel, m=4511) sudo-1.9.12p1: setting permissions on /opt/pkg/bin/sudoreplay (o=root, g=wheel, m=511) pkg_add: package `user-darwin-20170116' was already installed as dependency, now marked as installed manually libffi-3.4.4: registering info file /opt/pkg/info/libffi.info =========================================================================== $NetBSD: MESSAGE,v 1.4 2017/07/26 09:21:10 hauke Exp $ cyrus-sasl-2.1.28nb1 by default does *not* install any authentication plugin modules. Until the necessary authentication plugin modules are installed, e.g. security/cy2-crammd5 or security/cy2-gssapi, you will probably get errors about "no appropriate mechs available". The configuration files for applications using the sasl2 libraries used to be in /opt/pkg/lib/sasl2/, but are now expected in /opt/pkg/etc/sasl2/. You need to move them after upgrading the pkg. cyrus-sasl-2.1.28nb1 will use the following directory as the default path to its plugin modules: /opt/pkg/lib/sasl2 The search path for plugin modules can be customized by setting the SASL_PATH variable to a colon-delimted list of directories in the shell environment. To allow plaintext authentication without using the auxprop mechanism, the package security/cyrus-saslauthd should be installed. =========================================================================== =========================================================================== $NetBSD: MESSAGE.sasl,v 1.8 2005/03/28 08:53:07 jlam Exp $ To enable SASL authentication in the SMTP server, you may want to edit /opt/pkg/lib/sasl2/smtpd.conf and change the method used to check plaintext passwords. To use security/cyrus-saslauthd, you should change the contents of smtpd.conf to: pwcheck_method: saslauthd You may also want to edit /opt/pkg/etc/postfix/main.cf and set the smtpd_sasl_* variables to appropriate values. To enable SASL authentication in the SMTP client, you may want to edit /opt/pkg/etc/postfix/main.cf and set the smtp_sasl_* variables to appropriate values. The corresponding SASL authentication plugins will also need to be installed. Please consult: /opt/pkg/share/doc/postfix/SASL_README and the SASL documentation for more information on setting up SASL authentication. =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.8 2004/07/19 22:03:13 jlam Exp $ Please run the following command to update main.cf and master.cf with the latest Postfix services and configuration directives: /opt/pkg/sbin/postfix upgrade-configuration If you are upgrading from a previous Postfix installation, you may want to back up any existing configuration files before running the above command. Postfix may be activated by executing: /opt/pkg/sbin/postfix start ===========================================================================