From owner-freebsd-questions Thu Feb 6 16: 6:59 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 DC89A37B401 for ; Thu, 6 Feb 2003 16:06:58 -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 409A143F75 for ; Thu, 6 Feb 2003 16:06:58 -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 h1707Sjv036654 for ; Thu, 6 Feb 2003 16:07:28 -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 h1707Rt6036651 for ; Thu, 6 Feb 2003 16:07:28 -0800 (PST) X-Authentication-Warning: benny.geektank.org: tmchow owned process doing -bs Date: Thu, 6 Feb 2003 16:07:27 -0800 (PST) From: questions88@geektank.org X-X-Sender: tmchow@benny.geektank.org To: questions@freebsd.org Subject: Latest Imap-uw - endless problems Message-ID: <20030206160510.W36648@benny.geektank.org> 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 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