Something equivalent to:
dig -t mx ourserver.com
and then:
host server.returned.for.ourserver.com
Only if it is resolvable by your machine. That's why I asked to check it out.I think
should resolve the QDns::MailServer.name to IP address.Qt Code:
socket->connectToHost( s.first().name ,25 );To copy to clipboard, switch view to plain text mode
Bookmarks