Sophie

Sophie

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

imap-2001a-4mdk.i586.rpm

# default: off
# description: The IMAP service allows remote users to access their mail using \
#              an IMAP client such as Mutt, Pine, fetchmail, or Netscape \
#              Communicator.
service imap
{
	socket_type		= stream
	wait			= no
	user			= root
	server			= /usr/sbin/imapd
	log_on_success		+= DURATION USERID
	log_on_failure		+= USERID
	disable			= yes
}