Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2008 03:34:34 -0600
From:      Josh Tolbert <hemi@puresimplicity.net>
To:        Matthew Seaman <m.seaman@infracaninophile.co.uk>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>, Andrew Falanga <af300wsm@gmail.com>
Subject:   Re: How do I get sendmail working again
Message-ID:  <20080106093434.GA39820@just.puresimplicity.net>
In-Reply-To: <47809DEC.3000700@infracaninophile.co.uk>
References:  <200801051118.17211.af300wsm@gmail.com> <47809DEC.3000700@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080106093434.GA39820>