G
Guest
Before I can make calls to System.Web.Mail, I need to ensure SMTP is
configured on the PC (running my app). If SMTP is not configured, I need to
turn on SMTP with default settings.
Is this possible? Could I use something like sysocmgr to perform a quiet
install before calling: net start smtpsvc ?
configured on the PC (running my app). If SMTP is not configured, I need to
turn on SMTP with default settings.
Is this possible? Could I use something like sysocmgr to perform a quiet
install before calling: net start smtpsvc ?