E
Ed Bitzer
I have just written a utility (with help from this forum) to
automatically send a sign-up sheet to a dozen tennis friends using
Smtp.Send() from the System.Web.Mail namespace. I question that this
message goes through my ISP's SMTP server (Comcast) since I have not
identified that server or provided a password as required in my set up
of OE or Thunderbird. From what I read it does it's own DNS lookup for
each of the addresses. Is this ok with ISPs?
Ed
automatically send a sign-up sheet to a dozen tennis friends using
Smtp.Send() from the System.Web.Mail namespace. I question that this
message goes through my ISP's SMTP server (Comcast) since I have not
identified that server or provided a password as required in my set up
of OE or Thunderbird. From what I read it does it's own DNS lookup for
each of the addresses. Is this ok with ISPs?
Ed