R
Rotsey
Hi,
I am using System.Net.Mail.SmtpClient to send mail.
I used localhost as the host but this did not work.
For my app to work on a installed PC do I have specify the
SMTP server of the PC????
Do I need to have a config setting for this or can I
somehow use something like localhost.??
rotsey
I am using System.Net.Mail.SmtpClient to send mail.
I used localhost as the host but this did not work.
For my app to work on a installed PC do I have specify the
SMTP server of the PC????
Do I need to have a config setting for this or can I
somehow use something like localhost.??
rotsey