Date: Sat, 8 Feb 2003 22:27:26 -0800 (PST) From: questions88@geektank.org To: G D McKee <freebsd@gdmckee.com> Cc: questions@freebsd.org Subject: Re: Latest Imap-uw - endless problems Message-ID: <20030208222521.T75505@benny.geektank.org> In-Reply-To: <001501c2cf6f$fa312740$c800a8c0@p2000> References: <20030206160510.W36648@benny.geektank.org> <001501c2cf6f$fa312740$c800a8c0@p2000>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <questions88@geektank.org> > To: <questions@freebsd.org> > 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 majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030208222521.T75505>