Home > Features > Email Notifications
Article 2610
Email Notifications
The Email Notification feature in SmartFTP automatically sends an email notification when the item is processed, succeeds or fails. The settings can be configured in the menu: Tools - Settings. Then go to the Queue - Email dialog.
This feature is available in the Professional Edition of SmartFTP only.
You can use the following variables in the subject and templates:
| {Id} | Unique Id of item e.g. {6251B600-6386-4e02-A9DE-EFA5A2446C43} |
| {Status} | Success | Failed | Unknown |
| {Type} | File | Folder | Unknown |
| {Operation} | Unknown | Copy | Move | Delete | SetPermissions | ReadDirectory | Custom |
| {Synchronization} | Unknown | One Way | One Way with Delete |
| {Size} | Size of the file. For folders this value is 0 |
| {Retry} | Number of retries |
| {StartTime} | Start time (Local Time) in ISO8601 format |
| {FinishTime} | Finish time (Local Time) in ISO8601 format |
| {Source.Favorite.Id} | Favorite Id |
| {Source.Favorite.Name} | Favorite Name |
| {Source.Favorite.Description} | Favorite - Description |
| {Source.Favorite.Username} | Favorite - Username |
| {Source.Type} | Local | Remote | Unknown |
| {Source.Path} | Full path |
| {Source.Filename} | Filename extracted from full path. Available in version 3.0.1018.3 |
| {Destination.Favorite.Id} | Favorite Id |
| {Destination.Favorite.Name} | Favorite Name |
| {Destination.Favorite.Description} | Favorite - Description |
| {Destination.Favorite.Username} | Favorite - Username |
| {Destination.Type} | Local | Remote | Unknown |
| {Destination.Path} | Full path |
| {Destination.Filename} | Filename extracted from full path. Available in version 3.0.1018.3 |
| {Progress.TransferredBytes} | Number of bytes transferred during the last transfer |
| {Progress.StartTime} | Start time (Local Time) in ISO8601 format of last transfer |
| {Progress.StopTime} | Stop time (Local Time) in ISO8601 format of last transfer |
| {Progress.DeltaTime} | Total time in seconds of last transfer |
| {Progress.StartPosition} | Start position of last transfer |
| {Progress.AverageSpeed} | Average speed of last transfer |
Keywords
variables, email, queue, notify