mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
email-backup: remove attachment when sent
This commit is contained in:
@ -75,4 +75,4 @@ $SendEMail2 ({ origin=$0; \
|
||||
[ $DeviceInfo ] . "\n\n" . \
|
||||
"Backup file: " . $BackupFile . "\n" . \
|
||||
"Config file: " . $ConfigFile); \
|
||||
attach=$Attach });
|
||||
attach=$Attach; remove-attach=true });
|
||||
|
Reference in New Issue
Block a user