Spyderturbo007 19 Posted April 3, 2019 Posted April 3, 2019 (edited) What's the best email notification plugin to use? I tried the one just named "Email Notifications", but I'm having issues getting it to send the email. My provider recommends TLS or STARTTLS on port 25, 465 or 587. I've tried all 3 ports with the following results. Port 25: 2019-04-03 09:07:23.502 Info App: Sending email me@mydomain.com with subject Emby: Emby: Test Notification There is no failure notification following the line in the log above. Port 465 / 587: 2019-04-03 09:11:05.156 Info App: Sending email my@mydomain.com with subject Emby: Emby: Test Notification2019-04-03 09:11:05.578 Error App: Error sending email: System.Net.Mail.SmtpException: Failure sending mail. ---> System.ComponentModel.Win32Exception: GSSAPI operation failed with error - An invalid status code was supplied (Cannot find KDC for realm "mydomain.com"). at System.Net.Security.NegotiateStreamPal.AcquireCredentialsHandle(String package, Boolean isServer, NetworkCredential credential) at System.Net.NTAuthentication.Initialize(Boolean isServer, String package, NetworkCredential credential, String spn, ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) at System.Net.Mail.SmtpNegotiateAuthenticationModule.Authenticate(String challenge, NetworkCredential credential, Object sessionCookie, String spn, ChannelBinding channelBindingToken) at System.Net.Mail.SmtpConnection.SetContextAndTryAuthenticate(ISmtpAuthenticationModule module, NetworkCredential credential, ContextAwareResult context) at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpTransport.GetConnection(String host, Int32 port) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at MediaBrowser.Plugins.SmtpNotifications.Notifier.SendNotificationCore(UserNotification request, CancellationToken cancellationToken) Edited April 3, 2019 by Spyderturbo007
aspdend 177 Posted April 3, 2019 Posted April 3, 2019 Does it have to email? I use the pushbullet plugin to my phone and that works really well for me
Spyderturbo007 19 Posted April 3, 2019 Author Posted April 3, 2019 Actually it doesn't matter to me one way or another. I'll take a look at that plugin. Thanks!
Luke 42078 Posted April 4, 2019 Posted April 4, 2019 Port 25:2019-04-03 09:07:23.502 Info App: Sending email me@mydomain.com with subject Emby: Emby: Test NotificationThere is no failure notification following the line in the log above. So why not use this one?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now