mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-16 12:56:58 +00:00
Update season episodes from season pass
This commit is contained in:
@@ -53,9 +53,7 @@ namespace NzbDrone.Core.Notifications.Email
|
||||
try
|
||||
{
|
||||
var smtp = new SmtpClient(server, port);
|
||||
|
||||
smtp.EnableSsl = ssl;
|
||||
|
||||
smtp.Credentials = credentials;
|
||||
|
||||
smtp.Send(email);
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user