Why QSHEFF when it marks like SPAM he gives the message to the user marking the
subject as {SPAM}, but I put in qsheff.conf for him to keep the messages in the
quarantine. Why no this working?
qsheff.log:
28/07/2006 10:27:01: [qSheff] SPAM, queue=q1154093220-940298-29689,
recvfrom=200.42.214.84, from = ` [EMAIL PROTECTED]', to = `
[EMAIL PROTECTED]', subj = ` Reverse: badword', size=2496, spam = `
<DIV>badword from 3, 75 $<BR>badword from 3, 35 $<BR>badword', roll-neck = `
badword '
qscheff.conf:
QSHEFFDIR = /var/qsheff
LOGFILE = /var/log/qsheff.log
RIPMIME = "/usr/local/bin/ripmime"
WORKDIRPREFIX = /var/qsheff/quarantine
# Set debug level
# qsheff will log entries which have a debug level less than this value.
# debug_level = 99 logs everything
# debug_level = 0 logs only internal errors #
# level Identifier Comment
# ------- ------------ -----------------------------------------------
# 0 ERR Internal error.
# 2 QUEUE qSheff passed the mail to qmail-queue.
# 3 VIRUS Antivirus software found a virus.
# 5 CUSTOM Custom filter program caught a spam pattern.
# 11 SPAM Found spam pattern.
# 13 ATTACH Caught prohibited attach file.
# 15 HEADER Mail header problem.
#
debug_level = 99
# When enabled, qSheff doesn't return the "permanantly error"
# for spam or infected messages.
enable_blackhole = 1
# 0: Don't panic when any function doesnt work
# Just continue to finish job.
# 1: Spammer and antivirus must work.
# Condone other errors.
# 2: Don't forgive any error.
#
# Note that: This feature is not implemented yet.
paronia_level = 0
# Drop mail if the From: line is empty.
drop_empty_from = 0
# When set to 1, enables quarantine for spams and virus mails.
enable_quarantine = 1
# When set to 1, enables ignore list feature.
# qSheff doesn't perform spam filtering for the addresses in qsheff.ignore
enable_ignore_list = 1
# When set to 1, enables header rules based on regular expressions.
# Header rules starts with a leading h: pattern.
# Check the qsheff.rules
enable_header_filter = 1
# When set to 1, enables body rules based on regular expressions.
# Header rules starts with a leading b: pattern.
# Check the qsheff.rules
enable_body_filter = 1
# When set to 1, enables attachment filtering.
# Check the qsheff.attach
enable_attach_filter = 1
# When set to 1, enables ClamAv antivirus client.
# qSheff connects to Clamd directly, through a socket file.
# The socket file must be specified at compile time # by --with-clamd-socket
option.
enable_clamd = 1
Regards,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]