View Single Post

Old 05-17-2007, 08:56 AM   #2 (permalink)
Dan Goldstein
Junior Member
 
Join Date: May 2007
Posts: 1
Rep Power: 0 Dan Goldstein is on a distinguished road
The SMTP server that you specified in the first line may need authentication. Many SMTP servers don't need authentication but only send mail for certain people, such as an ISP's server that only sends mail for its customers. You'll need to contact the owner of that SMTP server.You may have removed this from the code you posted, but you haven't given the MailMessage a From or To address.Dan
__________________
Dan Goldstein is offline   Reply With Quote