On Thu, 02 Dec 1999, Shannon M. Johnston wrote:
-I've been trying (unsuccessfully) to get IMAP working on my server. The
-package is installed and the lines are uncommented in the inetd.conf
-file. The services are set for the correct ports, but it's just plain
-not working. Does anybody know what's going on?

Two places to look.

As root do a "tail -f /var/log/messages" and watch treh message as
you try to connect.  You will see somehing like:

Dec  3 07:32:56 cypci319 imapd[11168]: imap service init from <ip>

This tells you that imapd is really starting.

In another window do "tail -f /var/log/maillog" and look at the
messages when you try to connect.  If impad is startes\d you
will see someting like:

Dec  3 07:32:56 cypci319 imapd[11168]: imap service init from <ip>
Dec  3 07:33:00 cypci319 imapd[11168]: Authenticated user=<user> 

This will help dignose problems with the connection.

 --
Stephen Carville
----------------------------------------------------
A well educated citizenry, being essential to the maintenance of a free
society, the right of the people, to keep and read books shall not be 
infringed.

Reply via email to