How do I get sendmail working again

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Jan 6 01:23:00 PST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Andrew Falanga wrote:

[...]
> dnl Enable for both IPv4 and IPv6 (optional)
> DAEMON_OPTIONS(`Name=IPv4, Family=inet')          <-------------
> DAEMON_OPTIONS(`Name=IPv6, Family=inet6, Modifiers=O')
[...]
> DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl          <-------------
> DAEMON_OPTIONS(`Port=smtps, Name=TLSMTA')dnl

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

- -- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHgJ3s8Mjk52CukIwRCKmsAKCM/low+P7iOUFSybpFdQejJ+ZYygCfdRSq
n90ur8gEwn/AoRJxLsbgMWg=
=ZDaJ
-----END PGP SIGNATURE-----


More information about the freebsd-questions mailing list