Server 2012 Essentials - email notifications

Soldato
Joined
18 Oct 2002
Posts
7,622
Location
SX, unfortunately
Hi All,

I've sold one of my microsevers to my Dad which has server 2012 Essentials. He's trying to set up email notifications through the dashboard, something I've never done. He's getting an unable to contact SMTP server error when testing. I've tried it too and getting the same on a fresh install of Essentials.

I've tried several provoders but still can't get anywhere. Here's a typical log entry:

[11016] 160420.120516.7174: AlertEmail: Subcomponent: SendEmailTask > SendEmailAsync: Sending email...
[4916] 160420.120656.7340: AlertEmail: Subcomponent: SendEmailTask > smtpClient_SendMessageAsyncCompleted: Send email failed error=System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out.
at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.End(IAsyncResult result)
at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result)
--- End of inner exception stack trace ---
[4916] 160420.120656.7340: AlertEmail: Subcomponent: SendEmailTask > ConvertToReturnClass: StatusCode=GeneralFailure
[4916] 160420.120656.7340: AlertEmail: Subcomponent: AlertEmailProviderBackend > HandleSendAlertEmailAsyncCompleted: Result=SmtpConnectFailed: Failure sending mail. StatusCode:GeneralFailure

Any ideas? :)
 
Mine doesn't, and I'm having the same issue. I have just tried it on two machines here, one gets a response and one doesn't - the one that doesn't being the essentials one, so it looks like something within the default config of essentials is the issue?
 
Hmm, disabled one of the NICs on mine and it now works. My Dad's only has the one NIC so can't do that on that one!
 
Back
Top Bottom