marcos nobre wrote:
> 
> 1) How can I check the MX record of a DNS lookup ? I would have to use
> TDNSQuery to do this ? Can any one give me a little peace of code to
> do this checking ?

I think it is included in the TDnsQuery demo. 

> 
> 2) How I will be able to connect in the SMTP server if I only have
> the email account and I do not have the password? What do you mean
> with "connect" ? 

Do the mailservers relaying a mail know the passwords of recipient's
mail accounts? Usually you only need to login a SMTP server if it shall
relay mail for you. You send mail to an account that exists on the server. 

Note that most SMTP servers reject connections from dynamic IP ranges.
Most server policies also reject a connection if the IP cannot be 
reverse looked up. 

---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html


> 
> TIA,
> 
> MNobre
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to