Email Templates
Posted: December 4th, 2010, 5:43 pm
Hi, so I been trying to hard-code my emails into the email templates, sadly the recipients do not get the emails, for example
the email does not get delivered, I have multiple templates for different categories to different people. I also have specified the folder where the templates were placed, used the default template and only changed the top portion for the categories and hard-coded email. Not using any of my templates does work, however ideally I would like sabnzbd to send out emails to people accordingly to the categories. Any ideas or suggestions?
and thanks in advance to the Sabnzbd team.
Version: 0.5.6
OS: Windows Server 2008 R2 Standard
Install-type: Windows Installer (Updates used Windows Zip)
Skin Classic - Red
Firewall Software: Symantec Endpoint (only one that works with server editions sadly)
Are you using IPV6? No
Is the issue reproducible? Yes
Code: Select all
<!--#if $cat == "moeend" #--><!--#slurp#-->
to: [email protected]
from: $from
date: $date
and thanks in advance to the Sabnzbd team.
Version: 0.5.6
OS: Windows Server 2008 R2 Standard
Install-type: Windows Installer (Updates used Windows Zip)
Skin Classic - Red
Firewall Software: Symantec Endpoint (only one that works with server editions sadly)
Are you using IPV6? No
Is the issue reproducible? Yes