Hi,

on a server which run fine for a long time spamd-setup
doesn't return anymore (at least for a couple of days until
I kill it). Does have anyone an idea how to troubleshoot
this?
spamd-setup seems to update the tables and then
simply wait forever. spamd.conf hasn't been altered
since spamhaus has gone paid-for. first occurance of
this proble was on feb 10 or 11.


# uname -a
OpenBSD [cut] 3.7 GENERIC#0 i386
# /usr/libexec/spamd-setup -d
Getting http://www.openbsd.org/spamd/spews_list_level1.txt.gz
blacklist spews1 15353 entries
whitelist mywhite 15358 entries
blacklist myblack 0 entries
^C
# cat /etc/spamd.conf
all:\
        :spews1:mywhite:myblack:

# Mirrored from http://www.spews.org/spews_list_level1.txt
spews1:\
        :black:\
        :msg="SPAM. Your address %A is in the spews level 1 database\n\
        See http://www.spews.org/ask.cgi?x=%A for more details":\
        :method=http:\
        :file=www.openbsd.org/spamd/spews_list_level1.txt.gz:

mywhite:\
        :white:\
        :method=file:\
        :file=/etc/spamdwhite.txt:

myblack:\
        :black:\
        :msg="SPAM. Your address %A is in my blacklist.\n Contact ++xx \
        xxx xxxxxxx for details.":\
        :method=file:\
        :file=/etc/spamdblack.txt:

thanks for reading,
knitti

Reply via email to