From owner-freebsd-ports@FreeBSD.ORG Thu Oct 20 15:43:46 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1CD316A41F for ; Thu, 20 Oct 2005 15:43:46 +0000 (GMT) (envelope-from subscriber@insignia.com) Received: from highland.isltd.insignia.com (highland.isltd.insignia.com [195.74.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 426BE43D66 for ; Thu, 20 Oct 2005 15:43:46 +0000 (GMT) (envelope-from subscriber@insignia.com) Received: from inchgower-e1.isltd.insignia.com (inchgower-e0.isltd.insignia.com [195.74.141.61]) by highland.isltd.insignia.com (8.12.6p3/8.12.6) with ESMTP id j9KFhjmB017037 for ; Thu, 20 Oct 2005 16:43:45 +0100 (BST) (envelope-from subscriber@insignia.com) Received: from exchange-uk.internal.local (exchange-uk [172.16.64.9]) by inchgower-e1.isltd.insignia.com (8.12.11/8.12.11) with ESMTP id j9KFhj6o092322 for ; Thu, 20 Oct 2005 16:43:45 +0100 (BST) (envelope-from subscriber@insignia.com) Received: from dylan.internal.local ([172.16.64.69]) by exchange-uk.internal.local with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 44GXR87R; Thu, 20 Oct 2005 16:43:45 +0100 From: Jim Hatfield To: freebsd-ports@freebsd.org Date: Thu, 20 Oct 2005 16:43:45 +0100 Organization: Insignia Solutions Message-ID: X-Mailer: Forte Agent 3.1/32.783 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.53 on 195.74.141.1 Subject: Anyone else having stunnel problems? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 15:43:46 -0000 The recent upgrade of openssl, combined with upgrading stunnel, means that the daemon dies as soon as a connection is made: >Oct 20 16:35:25 highland stunnel[17005]: stunnel 4.11 on = i386-unknown-freebsd4.7 PTHREAD+POLL+IPv4+LIBWRAP with OpenSSL 0.9.8a 11 = Oct 2005 >Oct 20 16:35:25 highland stunnel[17005]: 889 clients allowed >Oct 20 16:35:25 highland stunnel[17006]: stunnel.imap connected from = 194.218.37.200:35395 >Oct 20 16:35:25 highland /kernel: pid 17006 (stunnel), uid 0: exited on = signal 11 (core dumped) Since I have a few people getting their mail through pop3/ssl and imap/ssl, this is a bit of a bummer...