Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 30cd6f39b73959bef20a8af6aa121397 > files > 4

imap-2001a-4mdk.i586.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 USERID
	log_on_failure		+= USERID
	disable			= yes
}