From owner-freebsd-questions@FreeBSD.ORG Sun Jan 6 09:44:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FF7D16A419 for ; Sun, 6 Jan 2008 09:44:41 +0000 (UTC) (envelope-from hemi@puresimplicity.net) Received: from just.puresimplicity.net (just.puresimplicity.net [68.77.126.251]) by mx1.freebsd.org (Postfix) with ESMTP id EC88013C43E for ; Sun, 6 Jan 2008 09:44:40 +0000 (UTC) (envelope-from hemi@puresimplicity.net) Received: from just.puresimplicity.net (localhost.puresimplicity.net [127.0.0.1]) by just.puresimplicity.net (8.13.8/8.13.8) with ESMTP id m069YYeR039883 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Jan 2008 03:34:34 -0600 (CST) (envelope-from hemi@just.puresimplicity.net) Received: (from hemi@localhost) by just.puresimplicity.net (8.13.8/8.13.8/Submit) id m069YYKb039882; Sun, 6 Jan 2008 03:34:34 -0600 (CST) (envelope-from hemi) Date: Sun, 6 Jan 2008 03:34:34 -0600 From: Josh Tolbert To: Matthew Seaman Message-ID: <20080106093434.GA39820@just.puresimplicity.net> References: <200801051118.17211.af300wsm@gmail.com> <47809DEC.3000700@infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47809DEC.3000700@infracaninophile.co.uk> User-Agent: Mutt/1.4.2.3i X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-2.0.2 (just.puresimplicity.net [127.0.0.1]); Sun, 06 Jan 2008 03:34:34 -0600 (CST) Cc: FreeBSD Questions , Andrew Falanga Subject: Re: How do I get sendmail working again X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2008 09:44:41 -0000 On Sun, Jan 06, 2008 at 09:22:52AM +0000, Matthew Seaman wrote: > There's your problem. You've got two conflicting sets of daemon > options -- effectively you're telling sendmail to bind to the > same interfaces twice for port 25. > > Just delete the DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl line > and try again. > > Cheers, > > Matthew Or just comment out both the IPv4 and IPv6 DAEMON_OPTIONS lines, leaving the smtp/smtps lines alone. I didn't notice that in the config he posted; good catch. I sent Andy my box's .mc and it has both commented out. Thanks, Josh -- Josh Tolbert hemi@puresimplicity.net || http://www.puresimplicity.net/~hemi/ Security is mostly a superstition. It does not exist in nature, nor do the children of men as a whole experience it. Avoiding danger is no safer in the long run than outright exposure. Life is either a daring adventure, or nothing. -- Helen Keller