Я использую qmailscanner
в статье (расположенной как раз на том самом сайте, который тебе помогает) написано
Если вы хотите включить/отключить какие-либо сканеры, то отредактируйте
файл /var/spool/qmailscan/scanners_per_domain.txt
Для обновления файла со списками сканеров для доменов выполните:
/var/qmail/bin/qmail-scanner-queue.pl -p
Для обновления списка разрешенных/запрещенных приложений в электронных
письмах выполните: /var/qmail/bin/qmail-scanner-queue.pl -g
содержимое этого файла
# File: scanners_per_domain.txt
#
# This file contains the scanners that will be run
# for "each" user/domain that match the db, if there isn't a
# match qmail-scanner will fall to the @scanners_default array,
# this array could be set to @scanners_default=('none') if by default
# you don't want to run any scanner (see below)
#
# The scanners will be run in the "same order" as you write them
#
# Format user@domain.com:scanner1,scanner2
# user2@domain.com:none
# domain.com:scanner1,scanner2,scanner3
# domain2.com:none
# user3@domain2.com:scanner1,scanner2,scanner3
#
# The full address will be checked first
#
# It is possible to write 'sophie' or 'sophie_scanner',
# 'clamdscan' or 'clamdscan_scanner'...
#
# You can write 'ps' or 'perlscanner' instead of 'perlscan_scanner' and
# 'sa' instead of 'spamassassin'
#
# You must not write in this file fast_spamassassin or verbose_spamassassin,
# that is set in the variable spamc_options (or sa_alt) in the
# file qmail-scanner-queue.pl
#
# Setting the scanners to 'none' qmail-scanner will just unpack the message
# and then send it to qmail-queue
#
# Lines starting with a '#' or 'space' will be ignored
#
# Run '/var/qmail/bin/qmail-scanner-queue.pl -p' to generate the db
#
# Run '/var/qmail/bin/qmail-scanner-queue.pl -d' to display the db
#
# Run '/var/qmail/bin/qmail-scanner-queue.pl -s' to rebuild this
# file in alphabetic order, the original file will be renamed
#
#####################################################################
#
#Здесь включаюся сканеры
domain.ru:sa,ps,clamdscan_scanner
Как в simscan не знаю, наверно что-то упустил.
Ты делаешь qmailctl cdb
а так ?
/usr/local/bin/tcprules /home/vpopmail/etc/tcp.smtp.cdb \
/home/vpopmail/etc/tcp.smtp.tmp < /home/vpopmail/etc/tcp.smtp
chmod 644 /home/vpopmail/etc/tcp.smtp.cdb