Email Templates

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
MoeenD
Newbie
Newbie
Posts: 20
Joined: December 7th, 2009, 6:31 pm

Email Templates

Post by MoeenD »

Hi, so I been trying to hard-code my emails into the email templates, sadly the recipients do not get the emails, for example

Code: Select all

<!--#if $cat == "moeend" #--><!--#slurp#-->
to: [email protected]
from: $from
date: $date
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
MoeenD
Newbie
Newbie
Posts: 20
Joined: December 7th, 2009, 6:31 pm

Re: Email Templates

Post by MoeenD »

Update
From talking to Frost in the IRC chat room, seems like the issue is with Gmail that I been using, even tho the account has the email sent in the account, it does not actually get sent out to the destination email address. Any tips on this?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Email Templates

Post by shypike »

You should make sure that the From: address is the same
as the Google email account you use to login.
MoeenD
Newbie
Newbie
Posts: 20
Joined: December 7th, 2009, 6:31 pm

Re: Email Templates

Post by MoeenD »

shypike wrote: You should make sure that the From: address is the same
as the Google email account you use to login.
Yup, I have tried that, also note that I now see the templates doing it's job, however when I log into the account that sabnzbd is using to send the emails out, I see the email sent out to the recipient just fine, however the recipient is not receiving them. (We checked spam, it was not there), I feel that gmail is blocking these emails at some point in the chain.
Post Reply