[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
spamd table & various cidr file formats
I've finally located what seems to be a reliable source for the spews
blacklists. A quick inspection of the files shows they are different
than some of the other files I'm using... a sample:
202.96.49.46/32 ! [1] 1CHN1XIN, see http://spews.org/ask.cgi?S460
Two questions:
Will spamd-setup cram this file format into the pf table <spamd>?
And if so, can I eliminate the ":msg" specification in spamd.conf?
e.g. instead of this:
spews1:\
:black:\
:msg="SPAM. Your address %A is in the spews\
level 1 database\nsee http://www.spews.org/ask.cgi?x=%A\n":\
:method=http:\
:file=www.spews.org/spews_list_level1.txt:
will this get the job done?
spews1:\
:black:\
:method=file:\
:file=/home/jaymo/SPEWS1.cidr:
Thanks,
Jay