qpopper-4.1.0nb6: setting permissions on /usr/pkg/sbin/qpopauth (o=pop, g=wheel, m=4511) =========================================================================== The following files should be created for qpopper-4.1.0nb6: /etc/rc.d/qpopper (m=0755) [/usr/pkg/share/examples/rc.d/qpopper] =========================================================================== libffi-3.4.4: registering info file /usr/pkg/info/libffi.info pkg_add: exec of install script failed: No such file or directory pkg_add: no files matching ``/usr/pkg/pkgdb/ruby31-base-3.1.3/+*'' found: No such file or directory pkg_add: 1 package addition failed =========================================================================== $NetBSD: MESSAGE,v 1.4 2006/05/02 08:39:37 joerg Exp $ In order to enable APOP, you have to create the authentication database. It is no longer created as part of the installation, you should run the following command to create it: /usr/pkg/sbin/qpopauth -init -safe In order to enable POP service, you should add the following lines to your /etc/inetd.conf: pop3 stream tcp nowait root /usr/pkg/libexec/qpopper qpopper -s pop3 stream tcp6 nowait root /usr/pkg/libexec/qpopper qpopper -s Or, you can start stand alone qpopper using /etc/rc.d/qpopper. ===========================================================================