# description: The POP3S service allows remote users to access their mail \ # using an POP3 client with SSL support such as fetchmail. service pop3s { socket_type = stream wait = no protocol = tcp user = root server = /usr/local/libexec/qpopper server_args = -l 2 log_on_success += HOST DURATION log_on_failure += HOST disable = no }