add categories for failed/successful emails

close #35
This commit is contained in:
clinton-hall 2013-01-30 18:20:27 -08:00
commit 5d0422d0b9

View file

@ -124,11 +124,11 @@ DestDir=
# be sent via email. # be sent via email.
# This uses sendEmail as authored by Brandon Zehm <caspian@dotconf.net> # This uses sendEmail as authored by Brandon Zehm <caspian@dotconf.net>
# Specify if you want emails to be sent for successful downloads (yes, no). # List Categories for successful download email, default 'tv movies'
Email_successful=yes Email_successful='tv movies'
# Specify if you want emails to be sent for failed downloads (yes, no). # List Categories for failed download email, default 'tv movies'
Email_failed=yes Email_failed='tv movies'
# Set the full path and file name for sendEmail application. # Set the full path and file name for sendEmail application.
sendEmail=/usr/local/nzbget/var/sendEmail/sendEmail sendEmail=/usr/local/nzbget/var/sendEmail/sendEmail