sending email not working due to wrong path for email template on FreeBSD
Forum rules
Help us help you:
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.
sending email not working due to wrong path for email template on FreeBSD
I installed the SABnzbd port for FreeBSD and noticed that email-notification doesn't work because no email template can be found. The templates are there, in /usr/local/share/language, but apparently SABnzbd can't find them. I don't know the right path, or how to change where SABnzbd looks for them, so I put the standard template in my user-templates folder and now it's working, but I guess this should be corrected in the port.
Re: sending email not working due to wrong path for email template on FreeBSD
Yes, it's a porting problem.
SABnzbd expects the default template folder to be in a subfolder of its own folder
(So relative to SABnzbd.py).
This is an issue for most Unix packages and I know the Ubuntu porter applies a few patches.
SABnzbd expects the default template folder to be in a subfolder of its own folder
(So relative to SABnzbd.py).
This is an issue for most Unix packages and I know the Ubuntu porter applies a few patches.

