Added an example post action script which will maintain a link to the backup destination directory within the backup configuration directory.
The new version of the example post-action script for generating time based links script now generates relative links by default. This makes it easier to migrate backup sets between storage devices or directories.
Resolved issue with Mac
OS 10.3.9 installer.
Basic checks implemented for backup destination and source availability for local non-network based backups.
Added checks for destination volume permissions when executing on Darwin.
Fixed the sender address of emails. Now the configuration file is honored
Resolved an issue with the x-sender header. It is now set to the sender address.
Improved email in certain error conditions.
Improved lock file removal with regards to certain error conditions.
Improved post action scripts reliability.
Added option in configuration file to allow post action scripts to run even on backup error.
Resolved issue relating to post script actions running, even if the atomic swap failed. This is now correctly implemented and will depend upon your post-action configuration settings.
Added a configuration option to allow lmail to run even if the backup was completed successful.
Minor Bug fixes.
Various other minor improvements to the install process.