Thanks all. I see why this is happening. Would this be a proper forum to
suggest an enhancement to allow logging with facility and level?
Regards,
- Steve
On 7/6/02 15:31, "Lars Hansson" <[EMAIL PROTECTED]> wrote:
> On Friday 07 June 2002 14:39, Steven Núñez wrote:
>> I've just installed th
I answered this question first time you asked it. use -s mail not mail.info
You set the facility, not the level of logging.
C
Steven Núñez wrote:
SN> To be exactly, under OpenBSD 3.1, I am starting spamd with the following
SN> command line:
SN>
SN> /usr/bin/spamd -d -a -c -s mail.info
On Friday 07 June 2002 14:39, Steven Núñez wrote:
> I've just installed the latest version of spamd, and everything seems to
> work well with one exception. The -s flag, that is supposed to indicate
> which syslog facility is use does not appear to be working.
Yes, facility not level. You're tryi
>To be exactly, under OpenBSD 3.1, I am starting spamd with the following
>command line:
>
>/usr/bin/spamd -d -a -c -s mail.info
I think you must specify only the facility, not the level.
Olivier
___
Don't miss the 2002 Sprint PCS
-- Forwarded Message
From: Steven Núñez <[EMAIL PROTECTED]>
Date: Thu, 30 May 2002 15:40:02 +0800
To: <[EMAIL PROTECTED]>
Subject: bug: spamd does not honour -s flag
Hello All,
I've just installed the latest version of spamd, and everything seems to
work well with one exception. The -s flag
-s specifies only the facility, not the level. So you should use "-s mail" not
"-s mail.info".
Steven Núñez wrote:
SN> Hello All,
SN>
SN> I've just installed the latest version of spamd, and everything seems to
SN> work well with one exception. The -s flag, that is supposed to indicate
SN> whic
On Thursday 30 May 2002 15:40, Steven Núñez wrote:
> To be exactly, under OpenBSD 3.1, I am starting spamd with the following
> command line:
>
> /usr/bin/spamd -d -a -c -s mail.info
spamd cmdline:
spamd -s local6 -x -u spamd -F
syslogd.conf:
local6.*
Hello All,
I've just installed the latest version of spamd, and everything seems to
work well with one exception. The -s flag, that is supposed to indicate
which syslog facility is use does not appear to be working.
To be exactly, under OpenBSD 3.1, I am starting spamd with the following
command