From owner-freebsd-questions Wed Mar 6 10:41:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by hub.freebsd.org (Postfix) with ESMTP id 9F99C37B41B for ; Wed, 6 Mar 2002 10:41:05 -0800 (PST) Received: from [212.238.194.207] (helo=mailhost.raggedclown.net) by post-20.mail.nl.demon.net with esmtp (Exim 3.35 #2) id 16igLZ-000O9a-00 for questions@FreeBSD.ORG; Wed, 06 Mar 2002 18:41:05 +0000 Received: from angel.raggedclown.net (angel.raggedclown.intra [192.168.1.7]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [buffy]) with ESMTP id 4E77B13040 for ; Wed, 6 Mar 2002 19:41:04 +0100 (CET) Received: by angel.raggedclown.net (Ragged Clown Host [angel], from userid 1005) id AB14622595; Wed, 6 Mar 2002 19:41:00 +0100 (CET) Date: Wed, 6 Mar 2002 19:41:00 +0100 From: Cliff Sarginson To: FBSDQ Subject: Re: postfix log Message-ID: <20020306184100.GA5542@raggedclown.net> References: <3C86822F.1040706@ptt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i 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 Wed, Mar 06, 2002 at 12:57:03PM -0500, Joe & Fhe Barbish wrote: > I just installed postfix yesterday from ports and the > main.cf file does not have syslog_facility = mail. > > Are you saying that by adding syslog_facility = local5 > will change postfix to log on local5.*? > cliff@angel]:~# postconf | grep syslog syslog_facility = mail syslog_name = postfix [cliff@angel]:~# So just change it :) Not everything is in main.cf, there are many implied default options. postconf shows them all postconf -n shows the changed ones -- Regards Cliff Sarginson -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message