From owner-cvs-all@FreeBSD.ORG Thu Apr 15 03:41:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 848AF16A4CE; Thu, 15 Apr 2004 03:41:57 -0700 (PDT) Received: from ray.idi.ntnu.no (ray.idi.ntnu.no [129.241.107.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B2A443D46; Thu, 15 Apr 2004 03:41:56 -0700 (PDT) (envelope-from morten@rodal.no) Received: from stud326.idi.ntnu.no (stud326.idi.ntnu.no [129.241.103.26]) by ray.idi.ntnu.no (8.12.10/8.12.10) with ESMTP id i3FAfqgE009017; Thu, 15 Apr 2004 12:41:52 +0200 (MEST) Received: (from morten@localhost) by stud326.idi.ntnu.no (8.12.11/8.12.11/Submit) id i3FAfqUP076403; Thu, 15 Apr 2004 12:41:52 +0200 (CEST) (envelope-from morten) Date: Thu, 15 Apr 2004 12:41:52 +0200 From: Morten Rodal To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20040415104152.GB28286@stud326.idi.ntnu.no> References: <200404051626.i35GQM6k035503@repoman.freebsd.org> <20040415060606.GA655@atlantis.rodal.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: cc: Max Khon cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/etc/rc.d sendmail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 10:41:57 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 15, 2004 at 12:32:22PM +0200, Dag-Erling Sm=F8rgrav wrote: > Morten Rodal writes: > > With this change I am not able to start the sendmail submit mail > > daemon, which results in no daemons listening on localhost:25. >=20 > The submission daemon is supposed to listen on port 587, not 25. >=20 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=3Droot, ctladdr= =3Droot (0/0), delay=3D00:00:02, xdelay=3D00:00:00, mailer=3Drelay, pri=3D1= 20265, relay=3D[127.0.0.1] [127.0.0.1], dsn=3D4.0.0, stat=3DDeferred: Conne= ction 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: acc= epting connections (sendmail) smmsp 444 0.0 0.5 3448 1356 ?? Ss 26Mar04 0:01.40 sendmail: Que= ue runner@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? --=20 Morten Rodal --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAfmbwbWe1Cy11WVsRApkLAJ4zFaAy1tn79/gtf2ToGJGd5ylqwwCgkSYT YzUYe6pRaL1pPrMQWby4m6U= =qWnm -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--