Page 1 of 1

E-mail sending

Posted: November 16th, 2010, 6:48 pm
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

Re: E-mail sending

Posted: November 17th, 2010, 2:45 am
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.