E-mail sending

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
500dan500
Newbie
Newbie
Posts: 1
Joined: November 16th, 2010, 6:38 pm

E-mail sending

Post by 500dan500 »

Hi guys,

Been using SABnzbd for a while now but finding out it's real use now, getting RSS setup, auto sorting etc - amazing! Want to get the e-mail alerts setup now, but want to send them to two people, i've read on the forums that you have to edit the template to make it work so i made a copy of the default template, and added the address into it like so;
## These are the email headers
to: "Person #1" , "Person #2" ,
from: $from
And also edited the folder for custom e-mails to "C:\Program Files\SABnzbd\language\custom" with a copy of the default in there and the e-mail addresses hard-coded in there, but still no joy. :( It works when I put my e-mail address in the Email Recipient filed and just tried using gmail as the SMTP server, still no joy. Any tips or advice?

Also, all the info needed:

Version: 0.5.5
OS: Windows Server 03
Install-type: Windows Installer
Skin (if applicable): Default
Firewall Software: No
Are you using IPV6? No
Is the issue reproducible? n/a
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: E-mail sending

Post by shypike »

The standard folder only supports one template: the one matching your UI language.
When you set a different folder (like you did) all templates will be processed.
As the templates currently do not support lists of recipients,
you'll need a separate template for each recipient, with the address hard-coded.
Post Reply