Sophie

Sophie

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

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

# default: off
# description: The IMAPS service allows remote users to access their mail \
#	       using an IMAP client with SSL support such as Netscape \
#	       Communicator or fetchmail.
service imaps
{
	socket_type		= stream
	wait			= no
	user			= root
	server			= /usr/sbin/imapsd
	log_on_success		+= DURATION
	disable			= yes
}