# Uncomment exactly one of the following two lines for providing 
# pop3-over-ssl (first, Depends: stunnel) or pop3 (second) server
# 
#SERVERTYPE="995 /usr/sbin/stunnel -f -l /usr/sbin/qmail-popup" # POP3-SSL
SERVERTYPE="pop3" # POP3
