Page 1 of 1

Notification mail

Posted: Monday 04 April 2016 23:17
by DonLeo
Hi,

I configured the Mail and notifications in domoticz and it works fine, but...

Configuring mail, clicked on 'test' and whitin 2 secs I received the test mail in my mail account, so far so good. Log file shows 2 entries:

2016-04-04 20:45:40.182 Notification sent (email) => Success
2016-04-04 20:45:40.216 Active notification subsystems: email (1/11)

I configured a notification on a switch, when it turned off, I have t wait more than 1 hour to receive the notification in my mail, log file shows the switch command and 1 mail entry:

2016-04-03 23:21:01.126 Schedule item started! Type: On Time, DevID: 13, Time: 2016-04-03 23:21:01
2016-04-03 23:21:01.129 OpenZWave: Domoticz has send a Switch command!, Level: 0, NodeID: 3 (0x03)
2016-04-03 23:21:01.906 Notification sent (email) => Success

I received the notification mail at 00.33, no matter how many refreshes I did with my mail client.

Q1: why does it take so long to send the message
Q2: what is the difference between de 'test' mail and the notification mail

Can anyone clear this out for me?

I'm using:
Version: 3.4834
Build Hash: 8398125
Compile Date: 2016-03-02 08:43:51

On a Raspberry Pi and the Aeon Z-wave stick

Re: Notification mail

Posted: Tuesday 05 April 2016 8:42
by gizmocuz
There should be no difference
But also have a look in the settings at the notification interval, or set in your notification settings the priority option to Emergency to send it straight away.
Else, if you switch notification interval (in the settings) is set to 12 hours, only one message each 12 hours is send

Re: Notification mail

Posted: Tuesday 05 April 2016 20:04
by DonLeo
Thxs for the tip, I changed to emergency and ignore interval in the switch notification, that solved the problem.