e-mail
Configure SMTP E-Mail in IIS 7
Created Nov 15, 2009 by tali smith
Introduction - To send e-mail from a PHP application using the System.Net.Mail API, you must configure Simple Mail Transfer Protocol (SMTP) e-mail. Configuring e-mail services tells the System.Net.Mail application programming interface (API) to...