From owner-freebsd-questions@FreeBSD.ORG Tue Apr 27 01:36:38 2004 Return-Path: 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 F0F7716A4CE for ; Tue, 27 Apr 2004 01:36:37 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 283A443D53 for ; Tue, 27 Apr 2004 01:36:37 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i3R8aWMi080681 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 27 Apr 2004 09:36:32 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i3R8aWPD080680; Tue, 27 Apr 2004 09:36:32 +0100 (BST) (envelope-from matthew) Date: Tue, 27 Apr 2004 09:36:32 +0100 From: Matthew Seaman To: "Michael A. Alestock" Message-ID: <20040427083632.GC80401@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , "Michael A. Alestock" , questions@freebsd.org References: <20040427080755.M28812@maa-net.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aT9PWwzfKXlsBJM1" Content-Disposition: inline In-Reply-To: <20040427080755.M28812@maa-net.net> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20040420, clamav-milter version 0.70k X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: questions@freebsd.org Subject: Re: Qpopper with SSL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 08:36:38 -0000 --aT9PWwzfKXlsBJM1 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2004 at 04:10:32AM -0500, Michael A. Alestock wrote: > I run FreeBSD v4.8. >=20 > I'm trying to figure out how to compile the Qpopper port with SSL support= =2E=A0 The Qpopper website (Eudora.com) only shows how to compile SSL suppo= rt in Qpopper if you're running Linux.=A0 >=20 > I tried something like, "make install variable=3Dwith openssl" ... and se= veral other guesses.=A0 Any suggestions? The qpopper port enables SSL support by default -- you have to define 'WITHOUT_SSL' specifically to turn it off. You can get a summary of all of the tunables for that port by: # make pre-everything Note that the comment in the Makefile that says: '# The default is to build without SSL/TLS support.' is actually contrary to what the code does. =20 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --aT9PWwzfKXlsBJM1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAjhuPdtESqEQa7a0RAnLzAJ0fQdKq1iwjf712WqrUOd7KeP+3ggCfTAzw /wxX8ai4atbWSOhO8OO+f3A= =WfX8 -----END PGP SIGNATURE----- --aT9PWwzfKXlsBJM1--