From owner-freebsd-questions@FreeBSD.ORG Wed Sep 12 12:01:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF50316A468 for ; Wed, 12 Sep 2007 12:01:10 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id 9E4E413C4B6 for ; Wed, 12 Sep 2007 12:01:10 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from [192.168.1.10] (unknown [192.168.1.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id BBC9A6D42E; Wed, 12 Sep 2007 12:01:09 +0000 (UTC) Date: Wed, 12 Sep 2007 12:01:09 +0000 (UTC) From: Duane Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: Matthew Seaman In-Reply-To: <46E77DAA.9040305@infracaninophile.co.uk> Message-ID: <20070912114911.M70920@duane.dbq.yournetplus.com> References: <710840.16669.qm@web50604.mail.re2.yahoo.com> <46E77DAA.9040305@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: johan Hartono , freebsd-questions@freebsd.org Subject: Re: 550 5.7.1 ... Relaying denied X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2007 12:01:10 -0000 On Wed, 12 Sep 2007 at 06:48 +0100, m.seaman@infracaninophile.co.uk...: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > johan Hartono wrote: > >> Yes, it is a very interesting topic I'd like to >> discuss next. >> I don't know why, in FreeBSD, even though you install >> postfix it will >> appears as sendmail. Will this become any problem? > > All of the available MTAs will do that, because the standard Unix API > for an application to send e-mail is for that app to pipe the message > into the STDIN of /usr/sbin/sendmail. Alternative MTAs have always > therefore provided a high degree of sendmail compatibility and expect > to have binaries either installed as or linked to /usr/sbin/sendmail. > > Unlike most other Unix or unix-oid systems, FreeBSD has a slightly > more sophisticated variation on this. /usr/sbin/sendmail is actually > a wrapper program and not Sendmail Brand sendmail(tm) at all -- see > mailwrapper(8) for details. Simply by editing the configuration file > /etc/mail/mailer.conf you can switch between sendmail-from-the-base-system, sendmail-from-ports, exim, postfix, qmail, ssmtp and probably half a > dozen others. mailer.conf also covers a number of other sendmail > related commands like newaliases(1) and hoststat(8). > > The sendmail binary provided by the base system is installed as > /usr/libexec/sendmail/sendmail Correct. And if you install Postfix from the ports collection, it will ask you if you want Postfix installed into the mailer.conf. Therefore, if the OP did not install through the ports, the mailer.conf might not have been changed. Either way, the logs the OP was showing are not Posfix. I just did a quick test from a terminal using sendmail and this is what it looks like: Sep 12 11:54:11 duane postfix/local[71012]: 673D66D437: to=, orig_to=, relay=local, delay=7.8, delays=7.7/0.02/0/0.02, dsn=2.0.0, status=sent (delivered to mailbox) None of the logs that were shown bare the Postfix name. ------ _|_ (_| |