Jump to content

e-mailing backup reports, Retrospect 5.1


Recommended Posts

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

Archived

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

×
×
  • Create New...