FreeBSD 7.0beta2 and spamd-setup

Olli Hauer ohauer at gmx.de
Thu Nov 8 11:15:07 PST 2007


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


More information about the freebsd-ipfw mailing list