--On December 4, 2006 12:34:03 PM +0000 Robert Rothenberg <[EMAIL PROTECTED]> wrote:

I can't find anything in the xinetd.d/ipop3 or pop3s configuration that
differs from the recommended settings in the UW IMAP README.

This is what my pop3 service looks like and it works fine. I think it used to have USERID in there, and I had to remove it. Maybe that's it ?

# default: off
# description: The POP3 service allows remote users to access their mail \
#              using an POP3 client such as Netscape Communicator, mutt, \
#              or fetchmail.
service pop3
{
       disable = no
       socket_type             = stream
       wait                    = no
       user                    = root
       server                  = /usr/sbin/ipop3d
       log_on_success  += HOST DURATION
       log_on_failure  += HOST
}



Michael

--

 --------------------------------o---------------------------------
  Michael H. Martel              | Systems Administrator
  [EMAIL PROTECTED]         | Vermont State Colleges
  http://www.vsc.edu/~michael    | PH:802-241-2544 FX:802-241-3363


_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to