06.06.2018, 10:02
(06.06.2018, 09:35)admin Wrote: Log what mail function returns. Also, you should not use mail function from that example, it's outdated.Mail function returns this:
Code:res, err = mail('test@test.com', 'Alert', 'KNX object 1/2/2 value is: ' .. tostring(value))
log(res, err)
* arg: 1
* nil
* arg: 2
* string: Try again