Setting up email
getting email working in wsus server , getting error -
system.net.mail.smtpexception: failure sending mail. ---> system.net.webexception: remote name not resolved: 'smtp.gjha.org'
--- end of inner exception stack trace ---
@ microsoft.updateservices.internal.baseapi.soapexceptionprocessor.deserializeandthrow(soapexception soapexception)
@ microsoft.updateservices.internal.databaseaccess.admindataaccessproxy.sendtestemail(string emaillanguage, string smtpusername, string senderemailaddress, string smtphostname, int32 smtpport, string recipients)
@ microsoft.updateservices.internal.baseapi.emailnotificationconfiguration.sendtestemail()
@ microsoft.updateservices.ui.snapin.dialogs.emailnotificationsettingsdialog.backgroundworker_dowork(object sender, doworkeventargs e)
ideas?
hi keith_7,
>system.net.mail.smtpexception: failure sending mail. ---> system.net.webexception: remote name not resolved: 'smtp.gjha.org'
1. according error message, looks dns issue, check dns configuration on wsus server, check if wsus server resolve fqdn of smtp.gjha.org, may open cmd, test result of nslookup smtp.gjha.org.
2. verify if other configurations correct via checking the following article:
set e-mail notifications:
https://technet.microsoft.com/en-us/library/cc708608(v=ws.10).aspx
best regards,
anne
please remember mark replies answers if , unmark them if provide no help. if have feedback technet support, contact tnmff@microsoft.com.
Windows Server > WSUS
Comments
Post a Comment