Jump to content

Small bug in ISY software


MarkJames

Recommended Posts

I have a routine that emails me if my sprinkler is shut down during the spring/summer.

The email had a typo in it which I corrected.  But the routine that sends the email still sends the typo.  I'm not sure if this is just a buffer that needs to be refreshed or if the actual old content of the email is part of the program.

Here is the code

image.thumb.png.94c10dbaccaa2ee9c0613a6fb8538cf0.png

 

This is the content of the email as of now.  It's been this way for a couple of weeks

image.thumb.png.2829029358a415a1efba6a140e9957e4.png

But this is the email that I get

image.thumb.png.9e1d54ae300e17566c2d6d860fe0219e.png

The typo was in the customized email when I wrote it and when I added it to the program but it was corrected a few weeks ago.

 

 

Version info is

image.png.a4e0b79ce77d482dd7f9fcee83b9edf4.png

 

Link to comment
52 minutes ago, MarkJames said:

This is the content of the email as of now.  It's been this way for a couple of weeks

So you changed the actual content in the custom notification? If you go to the Configuration -> Emails/Notifications -> Customizations tab then click on the area for "Customized Content" it should open up the actual message that it is sending. Make sure you fixed the typo in there. Either the notification didn't change if you had it specific to a device rather than a node variable.

It appears that your typo is in the email account setup itself.  It's showing a from "Spriniler System". That is more than likely an email system issue. 

What is shown in your "SMTP Settings" area? 

 

Link to comment

I think the problem is the from address line, which we can't see from your screenshots.

Double click the Customized Content in the admin console. take a look at the from line of the Window that pops up. the format in that box is supposed to be Name:email@example.com with the : being an important separator between two fields.  Also Please note: After you click OK to close that dialog box, YOU MUST ALSO press the save button at the bottom of the window that opened it.

Personally when i was using email for notifications I always left the FROM line on the individualized content blank to accept the server default.  You need to be careful with the Second part (after the colon) of that field.  Many spammers use that to alter the displayed from address... likewise in 2022 if the from specified there and the actual account don't match your email can get flagged as spam.

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...