On Sun, Jan 22, 2006 at 07:03:00PM -0800, Richard Broersma Jr wrote 
    > This is the response from telneting into port 110. 
    > 
    > [EMAIL PROTECTED] ~ # telnet localhost 110 
    > Trying 127.0.0.1... 
    > Connected to localhost. 
    > Escape character is '^]'. 
    > +OK Hello there. 

    And do you get a log entry? What if you type 

    USER username 
    PASS password 

These are the results from the "telnet localhost 110". 

[EMAIL PROTECTED] ~ # telnet localhost 110 
Trying 127.0.0.1... 
Connected to localhost. 
Escape character is '^]'. 
+OK Hello there. 
USER richard 
+OK Password required. 
PASS ****** 
-ERR Temporary problem, please try again later 
Connection closed by foreign host. 


    Do you get a log entry then? 

This is the log created from the attemped connection. 

Jan 23 05:36:28 [pop3d] LOGIN FAILED, user=richard, ip=[::ffff:127.0.0.1] 
Jan 23 05:36:28 [pop3d] authentication error: Input/output error 

This is the same error I get when I try to connect using the IMAP port.
 
Regards,
 
Richard


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to