From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 12:01:46 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 EF95D16A4E3 for ; Thu, 18 Mar 2004 12:01:45 -0800 (PST) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3424A43D2F for ; Thu, 18 Mar 2004 12:01:45 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i2IK1Zrr062832 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Mar 2004 20:01:35 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i2IK1ZV7062831; Thu, 18 Mar 2004 20:01:35 GMT (envelope-from matthew) Date: Thu, 18 Mar 2004 20:01:35 +0000 From: Matthew Seaman To: siavash mahjoob Message-ID: <20040318200135.GD58673@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , siavash mahjoob , freebsd-questions@freebsd.org References: <20040318142629.24405.qmail@web14906.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SO98HVl1bnMOfKZd" Content-Disposition: inline In-Reply-To: <20040318142629.24405.qmail@web14906.mail.yahoo.com> User-Agent: Mutt/1.5.6i 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 X-Virus-Scanned: clamd / ClamAV version devel-20040316, clamav-milter version 0.67l cc: freebsd-questions@freebsd.org Subject: Re: please help me 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: Thu, 18 Mar 2004 20:01:46 -0000 --SO98HVl1bnMOfKZd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 18, 2004 at 06:26:29AM -0800, siavash mahjoob wrote: > hi dear mr or mrs > i have freebsd-5.0 in my computer.i install > qpopper-4.0.5 in my machine. then check with > telnet localhost 110 then install openssl-0.9.7d with > stunnel-3.26. > i use this command stunnel -d 995 -p > /usr/local/ssl/certs/stunnel.pem -r localhost:pop3. > when i want connect with outlook express,i recive this > message in bash(freebsd mashine): > SSL_read (SSL_ERROR_SYSCALL): connection reset by peer > (45) Hmmm.. That should work. What are you using for your stunnel.pem cert? If it's singed by a regular CA then it should work fine. If it's self-signed some clients may reject it. Can you try using a different mail client - like Netscape or Evolution or pine or mutt - which should show if the problem is with OE or with your stunnel+qpopper setup. You could also try an alternative pop3s server -- there is the one included with the mail/uw-imap software, for instance, although you should make sure to compile the port with WITH_SSL_AND_PLAINTEXT=3Dyes if you want both encrypted and plaintext servers, or I've heard some very good things about mail/dovecot. 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 --SO98HVl1bnMOfKZd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWgAfdtESqEQa7a0RAjCCAKCXe8DDIiQu+xp5Ws0T6g4TOovTJQCgjOz/ ny5Oq3Vak4xnvkC2mAIzcvg= =BaGU -----END PGP SIGNATURE----- --SO98HVl1bnMOfKZd--