After the Connection line, you should be seeing lines like Dec 22 17:24:15 zim imapd: LOGIN, [EMAIL PROTECTED], ip=[203.38.184.164] Dec 22 17:24:15 zim imapd: LOGOUT, [EMAIL PROTECTED], ip=[203.38.184.164], headers=0, body=0
If the login fails, you should see something like Dec 22 17:27:02 zim imapd: LOGIN FAILED, ip=[203.38.184.164] If you don't get either, this suggests that your IMAP client is not attempting to authenticate. Perhaps it only attempts to do so in SSL mode? ----- Original Message ----- From: "Michael Pinnella" <[EMAIL PROTECTED]> Subject: RE: IMAP and IMAP-SSL login problems > Hi Rob, > This is the only thing that shows when I try and connect. I seem to have > IMAP and IMAP-SSL running fine since I can telnet to port 143 and 993. The > problem with IMAP seems to be some kind of authentication issue that I just > can't figure out. > > Dec 21 22:38:14 phoenix imapd: Connection, ip=[::ffff:192.168.0.103] > Dec 21 22:38:20 phoenix imapd: DISCONNECTED, ip=[::ffff:192.168.0.103], > headers=0, body=0 > Dec 21 22:38:45 phoenix imapd: Connection, ip=[::ffff:192.168.0.103] > > Thanks, > Mike > > -----Original Message----- > From: Rob [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 21, 2003 10:16 PM > To: Michael Pinnella > Subject: Re: IMAP and IMAP-SSL login problems > > > What does /var/log/maillog say? > > ----- Original Message ----- > From: "Michael Pinnella" <[EMAIL PROTECTED]> > Subject: RE: IMAP and IMAP-SSL login problems > > > > Sorry, I should have mentioned that I am using Courier-IMAP. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Michael > > Pinnella > > Sent: Sunday, December 21, 2003 7:42 PM > > To: [EMAIL PROTECTED] > > Subject: IMAP and IMAP-SSL login problems > > > > > > Hi, > > I have both IMAP and IMAP-SSL on my BSD box (for inside and outside the > > firewall). I can connect with no problems with IMAP-SSL, but when I try > and > > connect with IMAP, it does not accept my password, and I am sure I am > typing > > in the correct password. Has anyone had any problems with this. > > > > Thanks in advance! > > Mike > > > > _______________________________________________ > > [EMAIL PROTECTED] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > > > > > > _______________________________________________ > > [EMAIL PROTECTED] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > > > > > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
