Configuring mail acts strange

Report & discuss bugs found in 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
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Configuring mail acts strange

Post by pven »

I use SABnzd 2.3.0 [ba7d906] at my Synology.

When trying to configure mail I encounter something strange.

I fill in all the fields. When I leave 'Email Sender' empty I can send a notification, at least: SABnzbd tells me it is sent, but I never receive it. When I hit save right after this, the save-button shows 'failed'.

Logging shows:

Code: Select all

2017-10-11 11:01:19,671::INFO::[api:733] Sending test email
2017-10-11 11:01:45,072::INFO::[config:853] Writing settings to INI file /usr/local/sabnzbd/var/config.ini
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Configuring mail acts strange

Post by safihre »

Is logging already set to debug? There is nothing else in the log?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Re: Configuring mail acts strange

Post by pven »

Ah, debugging shows a bit more, but not much:

Code: Select all

2017-10-11 12:40:26,296::INFO::[api:733] Sending test email
2017-10-11 12:40:26,305::DEBUG::[config:666] Missing configuration item email,email_cats
2017-10-11 12:40:26,306::DEBUG::[notifier:145] Incorrect Notify option email:email_cats
2017-10-11 12:40:33,902::INFO::[config:853] Writing settings to INI file /usr/local/sabnzbd/var/config.ini
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Configuring mail acts strange

Post by safihre »

Aah, I found the a bug.
I will fix it for 2.3.1.

It should still work fine when to actually send emails (just try a small job), just the test is broken.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Re: Configuring mail acts strange

Post by pven »

Thanks!

(At this moment I have problems with sending mails to Gmail, but that has nothing to do with SABnzbd.)
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Configuring mail acts strange

Post by safihre »

I also noticed now that something else was broken, so limiting email notifications to only specific categories didn't work either. It would just always send them.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply