Yes, I already did that. I found out what the problem was. I was accessing my IMAP mail with Eudora 5.1 which has a bug using TLS. I upgraded to the new Eudora 5.2 and that solved everything. I just needed to make Windows trust my home-baked cert and everything works fine now.
On Sat, 8 Feb 2003, G D McKee wrote: > Have you done the same with cclient as well - both ports need to be compiled > with the same options (WITHOUT_SSL=yes). > > Gordon > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, February 07, 2003 12:07 AM > Subject: Latest Imap-uw - endless problems > > > > I updated to latest imap-uw and cclient today.. couldn't figure out why I > > wasn't able to login. After searching the maillist archives, I noticd that > > ppl mentioned imap-uw now defaults to only SSL connections. > > > > So I compiled it with the appropriate options to disallow SSL with > > "WITHOUT_SSL=yes". > > > > However, now I'm getting this error when trying to test out my config by > > telneting to 143: > > > > -# telnet localhost 143ktank.org 143 > > Trying ::1... > > telnet: connect to address ::1: Connection refused > > Trying 127.0.0.1... > > Connected to localhost. > > Escape character is '^]'. > > /usr/libexec/ld-elf.so.1: imapd: Undefined symbol "ssl_onceonlyinit" > > Connection closed by foreign host. > > > > > > Help! > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
