
This window collects the information necessary to e-mail a backup or send E-Mail confirmations.
Controls on this page:
| Account page |
| Recipient Address |
| Subject |
| Message |
You can edit the text of the Subject and the Message fields to change the e-mail template. If you edit the template for the E-Mail confirmation, you can use the following macros:
%backup_name%- the name of the backup file in the short format: <filename>.<ext>;
%backup_fullname%- the name of the backup file in the full format <drive><path><filename>.<ext>;
%project_name%- the name of the ABE-project;
%started_date%- the date the backup was started on;
%started_time%- the time the backup was started at;
%finished_date%- the date the backup was finished on;
%finished_time%- the time the backup was finished at;
%log_lines%- the log-file entries related to the backup;
%completion_state%- shows if the backup was successfull;
%elapsed_time%- the amount of time the backup took to finish;
%backup_size%- the total size of the backup made;
%backup_mode%- the mode used to produce the backup made;
%warnings%- the warnings raised during the backup creation.