Sophie

Sophie

distrib > Mandriva > 7.2 > i586 > media > main-src > by-pkgid > 2d943814c388722df0547a2cfa3ab8af > files > 6

imap-4.7c2-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
}