Hi all,
Maybe this has been discussed, but not seeing it in the forum.
Has something changed with HS3 SendMail?
I have this command in a vbs script, but does not work....
hs.sendmail "to@abc.com","from@abc.com","cc@abc.com","","***","***",""
I have tried numerous combinations. Email subsystem works because there are events which send me email.
I get this error....
Running script, script run or compile error in file: C:/Program Files/HomeSeer HS3/scripts/CHECKIP.VBS438:Object doesn't support this property or method: 'hs.sendmail' in line 47 More info: Exception from HRESULT: 0x800A01B6
Maybe this has been discussed, but not seeing it in the forum.
Has something changed with HS3 SendMail?
I have this command in a vbs script, but does not work....
hs.sendmail "to@abc.com","from@abc.com","cc@abc.com","","***","***",""
I have tried numerous combinations. Email subsystem works because there are events which send me email.
I get this error....
Running script, script run or compile error in file: C:/Program Files/HomeSeer HS3/scripts/CHECKIP.VBS438:Object doesn't support this property or method: 'hs.sendmail' in line 47 More info: Exception from HRESULT: 0x800A01B6
Comment