Until last week I had used Content>Email to notify when my TV shows were being grabbed. All of a sudden it stopped working.
All the email accounts are on my server and can be accessed by me.
My logs
8-2-28 04:19:50.3|Info|DownloadDecisionMaker|Processing 100 releases
18-2-28 04:19:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
18-2-28 04:22:48.5|Error|EmailService|Error sending email. Subject: Sonarr - Test Notification
18-2-28 04:22:48.5|Error|EmailService|Unable to send test email
[v2.0.0.5085] System.Net.Mail.SmtpException: Message could not be sent. —> System.Net.Sockets.SocketException: Connection timed out
at System.Net.Sockets.TcpClient…ctor (System.String hostname, System.Int32 port) [0x0006d] in <2b0d86369d72459baed0cee98a8e578a>:0
at System.Net.Mail.SmtpClient.SendInternal (System.Net.Mail.MailMessage message) [0x00006] in <2b0d86369d72459baed0cee98a8e578a>:0
at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) [0x00084] in <2b0d86369d72459baed0cee98a8e578a>:0
— End of inner exception stack trace —
at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) [0x0009f] in <2b0d86369d72459baed0cee98a8e578a>:0
at NzbDrone.Core.Notifications.Email.EmailService.Send (System.Net.Mail.MailMessage email, System.String server, System.Int32 port, System.Boolean ssl, System.Net.NetworkCredential credentials) [0x00017] in M:\BuildAgent\work\3a352f0853732683\src\NzbDrone.Core\Notifications\Email\EmailService.cs:58
at NzbDrone.Core.Notifications.Email.EmailService.SendEmail (NzbDrone.Core.Notifications.Email.EmailSettings settings, System.String subject, System.String body, System.Boolean htmlBody) [0x000a5] in M:\BuildAgent\work\3a352f0853732683\src\NzbDrone.Core\Notifications\Email\EmailService.cs:48
at NzbDrone.Core.Notifications.Email.EmailService.Test (NzbDrone.Core.Notifications.Email.EmailSettings settings) [0x00000] in M:\BuildAgent\work\3a352f0853732683\src\NzbDrone.Core\Notifications\Email\EmailService.cs:67