[TriLUG] email (imap) setup question

Errol Casey errol at nouce.net
Thu Jan 2 22:47:05 EST 2003


I believe the log USERID option will cause ident to be called
you may want to remove the USERID option and/or disable the
login and see if that prevents the ident call. (i.e. log_on_success
and log_on_failure entries in the xinetd config)



-----Original Message-----
From: trilug-admin at trilug.org [mailto:trilug-admin at trilug.org]On Behalf
Of Jeremy Portzer
Sent: Thursday, January 02, 2003 4:53 PM
To: trilug at trilug.org
Subject: Re: [TriLUG] email (imap) setup question


 
> service imap
> {
>          disable = no
>          socket_type             = stream
>          wait                    = no
>          user                    = root
>          server                  = /usr/sbin/imapd
>          log_on_success          += DURATION USERID
>          log_on_failure          += USERID
> }
> 
> 



More information about the TriLUG mailing list