Development ASP.Net Tutorial

File: Web.Config

  
    
      
    

  

  
    
  


To connect to a mail server located on another machine
File: Web.Config

  
    
      
                    host="mail.YourServer.com"
            userName="admin"
            password="secret" />