[Feature Request] support an email attachment
- Posts: 15
- Joined: 26 Aug 2018
I have a need for extra data regarding my FFS backups (ie - EOJ dir lists) and would love the ability to either append text to the existing body of the FFS notification email, or to attach a (text?) file. I'd have no problem if, for practical reasons, there was a limit to the size of the file.
- Posts: 1101
- Joined: 8 May 2006
Would the .log contain your wanted information?
If so, then you could set up a, Run a command: On completion: -> emailmecopyoflogfile.bat
If so, then you could set up a, Run a command: On completion: -> emailmecopyoflogfile.bat
- Posts: 15
- Joined: 26 Aug 2018
Yes, that is what I used to do but then MS/Google switched over to Oauth 2.0 secure authorization, and now there is no simple way to "emailmecopyoflogfile". I've tried PowerShell with Microsoft Graph API's but have not been able to get it to work - far more complex than Blat, that's for sure! I've given up trying to send an email from a batch file.