hi

i am using qmail with vpopmail, simscan and spamdyke and chkuser. i
would like to have on the same IP/port qmail accepting mails for my MX
configured hosts and also relaying for SMTP AUTH authenticated users.

in the first case, spamdyke does all its checks and afterwards simscan
gets called as the QMAILQUEUE is always set in my run-script.

in the second case, after spamdyke simscan gets also called and does the
  spam and virus checking.

simscan calls spamassassin only when the RELAYCLIENT variable is NOT
set. but as far as i can see, spamdyke does always set the RELAYCLIENT
variable and not only for SMTP AUTH users? am i missing something?

my spamdyke.conf:
log-level=info
idle-timeout-secs=300

tls-level=smtp
tls-certificate-file=/var/qmail/control/servercert.pem

smtp-auth-level=ondemand-encrypted
smtp-auth-command=/home/vpopmail/bin/vchkpw /bin/true

local-domains-file=/var/qmail/control/rcpthosts
local-domains-file=/var/qmail/control/morercpthosts

relay-level=normal

graylist-dir=/home/vpopmail/graylist
graylist-level=always-create-dir
graylist-min-secs=120
graylist-max-secs=1814400

reject-missing-sender-mx

thanks for giving me a hint :-)

greets
  KoS


_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to