[TriLUG] email (imap) setup question
Robert Dale
rob at nrek.net
Thu Jan 2 10:42:38 EST 2003
On Thu, 2 Jan 2003, Henryk M. Kowalski wrote:
> # 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
> {
> disable = no
> socket_type = stream
> wait = no
> user = root
> server = /usr/sbin/imapd
> log_on_success += DURATION USERID
> log_on_failure += USERID
> }
Remove USERID. That causes xinetd to do an ident lookup.
--
Robert Dale
More information about the TriLUG
mailing list