Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 9b01fbef56e4dcf7423e72f4f6f9f512 > files > 11

imap-2002a-2mdk.ppc.rpm

# default: off
# 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
	user			= root
	server			= /usr/sbin/ipop3sd
	log_on_success		+= USERID
	log_on_failure		+= USERID
	disable			= yes
}