Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Nov 2007 19:48:08 +0100
From:      Olli Hauer <ohauer@gmx.de>
To:        Igor Popov <igorpopov@newmail.ru>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: FreeBSD 7.0beta2 and spamd-setup
Message-ID:  <473359E8.1060704@gmx.de>
In-Reply-To: <200711080924.20804.igorpopov@newmail.ru>
References:  <200711080924.20804.igorpopov@newmail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Igor Popov wrote:
> 	Hi, all.
> I run FreeBSD 7.0beta2 on HP DL 360 and spamd in blacklisted mode, freebsd is 
> compiled for amd64 and spamd is built from ports. When spamd-setup -b is 
> executed periodically by cron, I always recieve mail message:
> 
> /usr/local/sbin/spamd-setup -b
> 
> pfctl: Cannot allocate memory.
> 
> And table <spamd> is empty.
> 

It seems you run spamd with ipfw so the correct parameters are

/usr/local/sbin/spamd-setup -m ipfw

and if the spamd table is not the defaut table 2 then

/usr/local/sbin/spamd-setup -m ipfw -t <table_nr>

see man spamd(8) / spamd-setup(8)

olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?473359E8.1060704>