ericmurphy Posted July 23, 2003 Report Share Posted July 23, 2003 I seem to be having the same problem with e-mailing reports that I had under Retrospect 5.0. Everything seems to work just fine, except the script simply cannot put an e-mail address into the e-mail before sending it. I've left the script unedited, except that I've placed e-mail addresses into the script like so: property kMainGroup : {} --will get mail for all events . property kSuccessGroup : {} --will get mail only if no errors occurred property kErrorGroup : {"eric@mycompany.com"} --will get mail only when Retrospect reports an error property kMediaRequestGroup : {"eric@mycompany.com"} --will get mail when Retrospect needs new media As far as I can tell from reading the docs, this is exactly how addresses should be entered. The script seems to run just fine, because an e-mail with the proper information shows up in my outbox, but it can't be sent because there's no e-mail address in the to: field Anyone want to take a stab at this? Link to comment Share on other sites More sharing options...
AmyJ Posted July 24, 2003 Report Share Posted July 24, 2003 See the following KB article for additional information: http://www.dantz.com/index.php3?SCREEN=kbase&ACTION=KBASE&id=27760 Link to comment Share on other sites More sharing options...
ericmurphy Posted July 28, 2003 Author Report Share Posted July 28, 2003 Works like a charm. But it seems like they should have updated this script already, since Jaguar shipped almost a year ago… Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.