Hi, people!

     I have the following problem - when i put authentication option to
smtp-auth-level=always
all is working like charm for authenticated people - they can relay through
my mx, but all incoming messages are failed to delivery with the following
diagnostics:
<[EMAIL PROTECTED]>: host testdomain.ru[89.108.80.21] said: 250 ok (in
reply to DATA command)

Qmail start script
echo -n "Starting Qmail: "
export CHKUSER_RCPTLIMIT=20
export CHKUSER_WRONGRCPTLIMIT=10
qmail-start "`cat /etc/mail/dot-qmail`" splogger qmail &
/usr/local/bin/softlimit -m 40000000 \
tcpserver -S -p -DRl localhost -u 98 -g 98 89.108.80.21 25 /usr/bin/tcp-env
\
/usr/bin/spamdyke -f /etc/spamdyke.conf \
/usr/bin/qmail-smtpd &

Of course, spamdyke-config-test says that all are Ok.

Sometimes qmail says that
"tcpserver: warning: dropping connection, unable to get local address:
connection reset"


If I put
smtp-auth-level=observe
or
smtp-auth-level=ondemand

then all is going Ok, but remote users cannot relay :(
Where should I seek?

-- 
                                   Sincerely yours, Youri
----------------------------------------------------------------------
WWW:  http://www.lebedev.ru/jiri   email: [EMAIL PROTECTED]
FAX: +7-095-135-1405           ICQ:  1870550
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to