Sonarr version: 2.0.0.4389
Mono version: 4.2.3 (Stable 4.2.3.4/832de4b Wed Mar 16 13:19:08 UTC 2016)
OS: Ubuntu 16.04.1 LTS
When attempting to setup an email notification I get a connection timeout. On the same machine Couchpotato is able to send emails using the same connection details and credentials. I can also telnet to the smtp server OK.
I wonder mono could be at fault. Are there any other ubuntu users out there who have configured email successfully?
thanks
[v2.0.0.4389] System.Net.Mail.SmtpException: Message could not be sent. —> System.Net.Sockets.SocketException: Connection timed out
at System.Net.Sockets.TcpClient.Connect (System.Net.IPAddress[] ipAddresses, Int32 port) <0x40a369d0 + 0x00337> in :0
at System.Net.Sockets.TcpClient.Connect (System.String hostname, Int32 port) <0x40a36700 + 0x0002f> in :0
at System.Net.Sockets.TcpClient…ctor (System.String hostname, Int32 port) <0x40a366d0 + 0x00017> in :0
at System.Net.Mail.SmtpClient.SendInternal (System.Net.Mail.MailMessage message) <0x40a36320 + 0x0006f> in :0
at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) <0x40a36060 + 0x00113> in :0
— End of inner exception stack trace —
at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) <0x40a36060 + 0x001cb> in :0
at NzbDrone.Core.Notifications.Email.EmailService.Send (System.Net.Mail.MailMessage email, System.String server, Int32 port, Boolean ssl, System.Net.NetworkCredential credentials) <0x40a35110 + 0x000a7> in :0
at NzbDrone.Core.Notifications.Email.EmailService.SendEmail (NzbDrone.Core.Notifications.Email.EmailSettings settings, System.String subject, System.String body, Boolean htmlBody) <0x40a33d30 + 0x001ff> in :0
16-11-10 22:03:59.1|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
– Unable to send test email