Feb 27, '06 06:35:00AM • Contributed by: Anonymous
Key features for this to work are the python script macmail.py, which is included in Retrospect's Applescript -> Python directory (it needs to be placed in /Library -> Preferences -> Retrospect). Also, this script works by checking the last modified date of a file. We have Retrospect set to output a CSV file (this option is under Preferences) with backup statistics after a backup successfully completes, and so we are checking our time frames against the modification date of this file.
We had left in the code that emails for successful backup execution, but we have removed this and left it for debugging purposes only.
