+ PKG_PATH=/nfs/packages/Linux/el7/trunk/x86_64/All + /opt/tools/sbin/pkg_add -K /usr/pkg/.pkgdb digest-20220214 mktools-20220614 nbpatch-20151107 cwrappers-20220403 checkperms-1.12 postfix-3.8.5 db4-4.8.30nb1 pcre-8.45 pkg_add: package `mktools-20220614' already recorded as installed pkg_add: package `cwrappers-20220403' already recorded as installed openssl-3.3.0nb1: copying /usr/pkg/share/examples/openssl/openssl.cnf to /usr/pkg/etc/openssl/openssl.cnf cyrus-sasl-2.1.28nb1: Creating user ``cyrus'' postfix-3.8.5: Creating group ``maildrop'' postfix-3.8.5: copying /usr/pkg/share/examples/postfix/main.cf to /usr/pkg/etc/postfix/main.cf postfix-3.8.5: copying /usr/pkg/share/examples/postfix/master.cf to /usr/pkg/etc/postfix/master.cf postfix-3.8.5: setting permissions on /usr/pkg/sbin/postdrop (o=postfix, g=maildrop, m=2555) postfix-3.8.5: setting permissions on /usr/pkg/sbin/postqueue (o=postfix, g=maildrop, m=2555) =========================================================================== The following files should be created for postfix-3.8.5: /etc/rc.d/postfix (m=0755) [/usr/pkg/share/examples/rc.d/postfix] =========================================================================== pkg_add: package `db4-4.8.30nb1' was already installed as dependency, now marked as installed manually =========================================================================== $NetBSD: MESSAGE,v 1.5 2024/04/24 12:46:59 jperkin 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". 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 /usr/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 /usr/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 /usr/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: /usr/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: /usr/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: /usr/pkg/sbin/postfix start ===========================================================================