Aspose.Network.dll

i traced the code but found problem in

if (dnsClient.Resolve(mxQuestion))

the code not enter to this section because dns can't resolve mxquestion

please help


This message was posted using Aspose.Live 2 Forum

Hi,


Could you please try without setting the DnsClient.DnsServers and check if it is working?

i need to send email by dns how can i try without setting the DnsClient.DnsServers ???