Dear sir/madam,
i tested qmail for the past one year i tried smtp authentication but there
was lot a lot of patch none was successfull to me.  I saw the spamdyke and
installed it. It was nice no patch. I want the users of this domain has to
be authenticated before sending mails outside. But i dont know how to
configure smtp authentication using spamdyke i tried this option
vi /var/qmail/supervise/qmail-smtpd/run

...
.
exec /usr/local/bin/softlimit -m 30000000 \
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c
"$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
/usr/local/bin/spamdyke -f /etc/spamdyke.conf \
/var/qmail/bin/qmail-smtpd test.mail.com \
/home/vpopmail/bin/vchkpw /usr/bin/true 2>&1


vi /etc/spamdyke.conf
log-level=info
local-domains-file=/var/qmail/control/rcpthosts
max-recipients=5
rejection-text-smtp-auth-required=TEXT
smtp-auth-level=always-encrypted
smtp-auth-command=/home/vpopmail/bin/vchkpw /bin/true 2>&1
~

~
It was not successfully. Help me in solving this problem.
I tried filter-level=require-auth option but other mail domain users were
unable to send mails to my domain. Please Help me.

~

~


Regards
M. Ramalingam
_______________________________________________
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to