From owner-freebsd-questions Sun Jan 13 17:27:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id D625F37B404 for ; Sun, 13 Jan 2002 17:27:27 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id ED4B616B13; Mon, 14 Jan 2002 02:27:25 +0100 (CET) Received: from LenConrad.Go2France.com [66.64.14.18] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id A7F64D4600C2; Mon, 14 Jan 2002 02:44:22 +0100 Message-Id: <5.1.0.14.2.20020113192119.0204f590@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 13 Jan 2002 19:27:22 -0600 To: Freebsd-questions@freebsd.org From: Len Conrad Subject: external app logging to syslog Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 We have Imail's POP service logging to a FreeBSD4.4 machine. The app is seen in the syslog lines as "POP3D". It is being written to messages file with this as-installed syslog.conf line: *.notice;kern.debug;lpr.info;mail.crit;news.err; /var/log/messages How do we stop it from being logged there? under which facility.level is it being caught? We have it also logging as a app like this: !POP3D *.* /var/log/poplog *.none /var/log/messages and so want to remove it from messages. (2nd line doesn't "none" it out of messages) Running "syslog -d" gave lotsa of info but we still can't see specifically how POP3D is winding up in messages. thanks Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message