From owner-freebsd-questions Sat Feb 8 22:23: 3 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94A3837B401 for ; Sat, 8 Feb 2003 22:23:01 -0800 (PST) Received: from benny.geektank.org (ip147.courtyard-off-main.sea.interquest.net [66.135.148.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCFA243F93 for ; Sat, 8 Feb 2003 22:23:00 -0800 (PST) (envelope-from questions88@geektank.org) Received: from benny.geektank.org (localhost [127.0.0.1]) by benny.geektank.org (8.12.6/8.12.6) with ESMTP id h196RRAM075516; Sat, 8 Feb 2003 22:27:27 -0800 (PST) (envelope-from questions88@geektank.org) Received: from localhost (tmchow@localhost) by benny.geektank.org (8.12.6/8.12.6/Submit) with ESMTP id h196RQlm075513; Sat, 8 Feb 2003 22:27:26 -0800 (PST) X-Authentication-Warning: benny.geektank.org: tmchow owned process doing -bs Date: Sat, 8 Feb 2003 22:27:26 -0800 (PST) From: questions88@geektank.org X-X-Sender: tmchow@benny.geektank.org To: G D McKee Cc: questions@freebsd.org Subject: Re: Latest Imap-uw - endless problems In-Reply-To: <001501c2cf6f$fa312740$c800a8c0@p2000> Message-ID: <20030208222521.T75505@benny.geektank.org> References: <20030206160510.W36648@benny.geektank.org> <001501c2cf6f$fa312740$c800a8c0@p2000> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: > To: > 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