J
JaffaCakes
I want to send an email confirmation after a user completes a form on
our Internet page. I am testing this with the System.Web.Mail.SmtpMail
class.
If I do a SmtpMail.Send then the message takes days to reach the
recipient. It is possible to set the SmtpServer but what will it be as
the webserver is sitting on the otherside of our firewall so our
Exchange Server address will be of no use.
Can someone help? I am probably barking up the wrong tree as I know
that when I sign up to things on the net I usually get an email
confirmation within seconds. So what is the best way to acheive this?
our Internet page. I am testing this with the System.Web.Mail.SmtpMail
class.
If I do a SmtpMail.Send then the message takes days to reach the
recipient. It is possible to set the SmtpServer but what will it be as
the webserver is sitting on the otherside of our firewall so our
Exchange Server address will be of no use.
Can someone help? I am probably barking up the wrong tree as I know
that when I sign up to things on the net I usually get an email
confirmation within seconds. So what is the best way to acheive this?