2002-10-14
# cd /usr/ports/mail/qpopper # make install # vi /etc/inetd.conf Add or modify the POP3 line so it looks like this... pop3 stream tcp nowait pop /usr/local/libexec/qpopper qpopper -S # killall -HUP inetd
# cd /usr/ports/mail/qpopper # make install # vi /etc/inetd.conf Add or modify the POP3 line so it looks like this... pop3 stream tcp nowait pop /usr/local/libexec/qpopper qpopper -S # killall -HUP inetd