[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sendmail
At 12:05 AM 12/09/2000 -0600, you wrote:
>I started sendmail from rc.conf witht he options '-bd -q15m' but I haven't
>figured out how to have sendmail only listen on 25 instead of 587, I would
>like it to listen on only 25.
This subject was covered here just a short time ago. The answer lies in man
8 afterboot which states:
...skipping...
that sendmail now also listens on port 587 by default. This is to imple-
ment the RFC2476 message submission protocol. You may disable this via
the ``no_default_msa'' option in your sendmail .mc file. See
/usr/share/sendmail/README for more information.
- References:
- Sendmail
- From: "John Smith" <pagemaster41@hotmail.com>