Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > main-src > by-pkgid > 9e30fe525c7b02346a2a07d3abee3317 > files > 15

imap-2001a-4mdk.src.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
}