Purdy Add Notifications

This commit is contained in:
Mark McDowall
2013-05-26 22:27:33 -07:00
parent 8dee1e00e5
commit ff29ab9150
6 changed files with 38 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ namespace NzbDrone.Core.Notifications.Smtp
public override string Name
{
get { return "SMTP"; }
get { return "Email"; }
}
public override void OnGrab(string message)