IIS SMTP server not sending

  • Thread starter Thread starter dee
  • Start date Start date
D

dee

Hi,
One of my pc's is not sending mail and is keeping the mails in Queue Folder.
Anyone knows why?
I'm using the delfault settings. Another pc puts some of the mails
origianting from .biz senders in Badail Folder, but only sometimes.
I use the SmtpMail.Send(...) call.
Thanks for any insite.
Dee

PS where can i find literature on administrating the IIS Mail Server?
 
Hi,

In your IIS, right click Default SMTP Virtual Server and choose its
properties. Click on Access tab and Relay button which is present there,
Check only the list below and click on the add button and add your IP
address. click apply and ok and restart your IIS. Think now you will be able
to send mail using SMTP.
 
Back
Top