Ok...remove the ";" (semi colon).
The blank server probably means your own machine is relaying the messages.
You'd better check
c:\inetpub\mail\bad (or something like that) and make sure your emails are
being sent.
...
The better thing to do would be to get it to work via code. Aka...the code
I mention.
Download my sample, and you can probably get your "real" settings to work.
"Darrel" <notreal (AT) nospam (DOT) com> wrote
Quote:
SmtpMail.Servers.Add("myserver");
That appears to be C#?
I'm using Vb.net in this case.
Is the blank server 'fix' OK to use?
-Darrel |