Using latest stable qt.

Founded interesting thing:

After installing qt packages without dns (this machines used isp's dns).

Sending/receiving messages ok, blacklist checking ok, but i decide to make some 
more checks.



After telnet on my qt machine:

220 myqthello

mail from:[EMAIL PROTECTED]

250 ok



That was strange, because this is not real domain.

Making some search in mailing list:

http://www.mail-archive.com/[email protected]/msg05884.html

and wiki wasn't successfull.



After some time i decide setup local dns on this box and after it:

echo "127.0.0.1" > /etc/resolv.conf

qmailctl stop

qmailctl start



Than:

220 myqthello

mail from:[EMAIL PROTECTED]

511 sorry, can't find a valid MX for sender domain (#5.1.1 - chkuser)





May be it's useful to add this info into wiki, that some checks of chkuser 
works only if you have local dns server?

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to