cvs commit: src/etc/rc.d sendmail
Morten Rodal
morten at rodal.no
Thu Apr 15 03:41:57 PDT 2004
On Thu, Apr 15, 2004 at 12:32:22PM +0200, Dag-Erling Smørgrav wrote:
> Morten Rodal <morten at rodal.no> writes:
> > With this change I am not able to start the sendmail submit mail
> > daemon, which results in no daemons listening on localhost:25.
>
> The submission daemon is supposed to listen on port 587, not 25.
>
Ok, but without the patch I am not able to send any mail. All mail
gets deferred;
Apr 15 07:48:04 slurp sendmail[99622]: i3F5m26P099513: to=root, ctladdr=root (0/0), delay=00:00:02, xdelay=00:00:00, mailer=relay, pri=120265, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
A computer running 5.2-CURRENT from sometime in March lists these
processes:
root 441 0.0 0.6 3572 1552 ?? Ss 26Mar04 1:03.78 sendmail: accepting connections (sendmail)
smmsp 444 0.0 0.5 3448 1356 ?? Ss 26Mar04 0:01.40 sendmail: Queue runner at 00:30:00 for /var/spool/clientmqueue (sendmail)
which listens on:
[stud326] /etc/mail# sockstat | grep sendmail
smmsp sendmail 444 3 dgram -> /var/run/log
root sendmail 441 3 dgram -> /var/run/log
root sendmail 441 4 tcp4 127.0.0.1:25 *:*
Is my mail setup wrong in some way?
--
Morten Rodal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040415/5bc1c827/attachment.bin
More information about the cvs-src
mailing list