From owner-freebsd-questions Fri Mar 8 3:26:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mxzilla3.xs4all.nl (mxzilla3.xs4all.nl [194.109.6.49]) by hub.freebsd.org (Postfix) with ESMTP id B3E4137B405 for ; Fri, 8 Mar 2002 03:26:28 -0800 (PST) Received: from xs4.xs4all.nl (rene@xs4.xs4all.nl [194.109.6.45]) by mxzilla3.xs4all.nl (8.12.0/8.12.0) with ESMTP id g28BQRPr094233; Fri, 8 Mar 2002 12:26:27 +0100 (CET) Received: (from rene@localhost) by xs4.xs4all.nl (8.9.0/8.9.0) id MAA03132; Fri, 8 Mar 2002 12:26:27 +0100 (CET) Date: Fri, 8 Mar 2002 12:26:26 +0100 From: rene@xs4all.nl To: Erwin Lansing Cc: questions@freebsd.org Subject: Re: postfix not accepting SMTP connections Message-ID: <20020308122626.I24040@xs4all.nl> References: <20020308115346.G24040@xs4all.nl> <20020308115940.A23919@mail.droso.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020308115940.A23919@mail.droso.net>; from harvester@fnidder.dk on Fri, Mar 08, 2002 at 11:59:40AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 08, 2002 at 11:59:40AM +0100, Erwin Lansing wrote: > On Fri, Mar 08, 2002 at 11:53:46AM +0100, rene@xs4all.nl wrote: [snip] > > > > $ cat /etc/mail/mailer.conf > > # $FreeBSD: src/etc/mail/mailer.conf,v 1.2 1999/12/29 18:24:06 peter Exp $ > > sendmail /usr/libexec/postfix/sendmail > > send-mail /usr/libexec/postfix/sendmail > > mailq /usr/libexec/postfix/sendmail > > newaliases /usr/libexec/postfix/sendmail > > > These should point to postfix' sendmailwrapper /usr/local/sbin/sendmail. > AFAIR "make replace" in /usr/ports/mail/postfix should do this for you. > Good ol' sendmail probably was started at boot and attached to port 25. > Have a look in /var/log/maillog and /var/log/messages. { (/usr/ports/mail/postfix ) (/root) }- $ make replace make: don't know how to make replace. Stop nothing relevant in /var/log/messages, or /var/log/maillog.. $ cat /var/log/maillog Mar 8 00:00:00 messenger newsyslog[305]: logfile turned over Mar 8 10:51:23 messenger postfix/postfix-script: starting the Postfix mail system Mar 8 10:51:23 messenger postfix/master[307]: daemon started Mar 8 11:06:44 messenger postfix/smtpd[332]: fatal: do not run this command by hand Mar 8 11:27:25 messenger postfix/smtpd[173]: fatal: do not run this command by hand Mar 8 11:27:30 messenger postfix/postfix-script: starting the Postfix mail system Mar 8 11:27:30 messenger postfix/master[220]: daemon started Mar 8 11:28:33 messenger postfix/postfix-script: refreshing the Postfix mail system Mar 8 11:28:33 messenger postfix/master[220]: reload configuration Mar 8 11:36:20 messenger postfix/postfix-script: stopping the Postfix mail system Mar 8 11:36:20 messenger postfix/master[220]: terminating on signal 15 Mar 8 11:36:23 messenger postfix/postfix-script: starting the Postfix mail system Mar 8 11:36:23 messenger postfix/master[296]: daemon started Mar 8 11:46:18 messenger postfix/postfix-script: starting the Postfix mail system Mar 8 11:46:18 messenger postfix/master[217]: daemon started Mar 8 11:50:08 messenger postfix/smtpd[226]: fatal: do not run this command by hand To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message