qpopper BACK .. MUĂ„ qpopper (damit auf Port 110/pop3 gelauscht werden kann) =============================================== Qpopper (ist gut per inetd zu starten) -------------------------------------- bash-2.05b# cd /usr/ports/mail/qpopper bash-2.05b# make clean ; make WITH_DOCUMENTATION=yes WITHOUT_IPV6=yes WITH_FULL_POPD_DEBUG=yes install && make clean bash-2.05b# cat pkg-message **************************************************************************** To enable the qpopper-daemon, add the following line to your /etc/inetd.conf: pop3 stream tcp nowait root /usr/local/libexec/qpopper qpopper -s **************************************************************************** bash-2.05b# vi /etc/inetd.conf pop3 stream tcp nowait root /usr/local/libexec/qpopper qpopper -s [IMG]