How do I get sendmail working again

Andrew Falanga af300wsm at gmail.com
Mon Jan 7 18:35:38 PST 2008


On Sunday 06 January 2008 02:34:34 Josh Tolbert wrote:
> 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

Yes, thanks for explaining this.  I figured it had to be something like that.

Andy


More information about the freebsd-questions mailing list