Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > 837d89df9d9034c7f8d7a1b841e37f65 > files > 24

imap-2006c1-2mdv2007.1.src.rpm

# default: off
# description: The POP2 service allows remote users to access their mail \
#              using an POP2 client such as fetchmail.  In most cases, clients \
#              support POP3 instead of POP2, so enabling this service is rarely \
#              necessary.
service pop2
{
	socket_type		= stream
	wait			= no
	user			= root
	server			= /usr/sbin/ipop2d
	disable			= yes
}