From owner-freebsd-questions Wed Mar 6 9:57:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 17F7837B400 for ; Wed, 6 Mar 2002 09:57:07 -0800 (PST) Received: from barbish ([63.70.155.122]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Wed, 6 Mar 2002 13:01:57 -0500 From: "Joe & Fhe Barbish" To: "Aleksey I. Yurlov" Cc: "FBSDQ" Subject: RE: postfix log Date: Wed, 6 Mar 2002 12:57:03 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3C86822F.1040706@ptt.ru> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 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.*? -----Original Message----- From: Aleksey I. Yurlov [mailto:webmaster@ptt.ru] Sent: Wednesday, March 06, 2002 3:55 PM To: Joe & Fhe Barbish Subject: Re: postfix log Hi Joe. Try to look in /etc/postfix/main.cf for it. # DEBUGGING CONTROL # # The debug_peer_level parameter specifies the increment in verbose # logging level when an SMTP client or server host name or address # matches a pattern in the debug_peer_list parameter. # syslog_facility = mail debug_peer_level = 2 ..... Joe & Fhe Barbish wrote: >The postfix port defaults to logging all it's activity when >users sends mail. The logged messages go to mail.* which is >the FBSD core sendmail program log file. > >How do I change postfix to log to local5.*? > >How do I tell postfix to stop logging all the users activate? > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message