Email fields missing

Previous development branch now released as 1.36
Locked
TheDamnedKirai
Posts: 4
Joined: Sat Jan 02, 2021 2:19 pm

Email fields missing

Post by TheDamnedKirai »

Hi all.

I'm on Zoneminder v1.35.16. Some days ago i have upgraded my ubuntu from ver 18 to 20.

After that upgrade the EMAIL_ADDRESS EMAIL_SUBJECT and EMAIL_BODY are missing from the web interface, so I am unable to configure email sending anymore (it was working before).

When I upgraded I was on a previous version, so I did like 4 upgrades to ZM but the fields never came back.

What i get is this error because I am unable to configure the recipient:

Code: Select all

zmfilter_1[138612]: ERR [No email address defined, not sending email]
Someone knows how i can get around this?

EDIT: I already cleared browser cache and also switched browser entirely
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: Email fields missing

Post by Magic919 »

Do you mean in the filter?
-
TheDamnedKirai
Posts: 4
Joined: Sat Jan 02, 2021 2:19 pm

Re: Email fields missing

Post by TheDamnedKirai »

No, i mean here. In the main configuration Window that's all the fields i've got now (Options --> Email)

Image
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: Email fields missing

Post by Magic919 »

That all looks fine.
-
TheDamnedKirai
Posts: 4
Joined: Sat Jan 02, 2021 2:19 pm

Re: Email fields missing

Post by TheDamnedKirai »

As you can see here:

https://wiki.zoneminder.com/How_to_get_ ... Zoneminder

Code: Select all

In the EMAIL_ADDRESS field enter the email address you want to get these alarms
EMAIL_SUBJECT and EMAIL_BODY are self explanatory
As you can see those fields are completely missing for me, and if I add the recipient email address in the message_address is doesn't works and throws the error I said in the main topic.

Code: Select all

zmfilter_1[138612]: ERR [No email address defined, not sending email]
It seems that only configuration options for message are present, and not those for email except:

FROM_EMAIL
EMAIL_HOST

so those are definitely missing:

EMAIL_ADDRESS
EMAIL_SUBJECT
EMAIL_BODY
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: Email fields missing

Post by Magic919 »

That part doesn't send messages. Look under filters.
-
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: Email fields missing

Post by Magic919 »

Screenshot 2021-01-02 at 16.19.23.png
Screenshot 2021-01-02 at 16.19.23.png (63.75 KiB) Viewed 1427 times
To save me the thousand words.
-
TheDamnedKirai
Posts: 4
Joined: Sat Jan 02, 2021 2:19 pm

Re: Email fields missing

Post by TheDamnedKirai »

Thanks, I should have forgot that part.

Solved! :)
Locked