Script Update Email Notifications#458
Conversation
Script Update Email Notifications
|
As requested by maghuro here: https://www.snbforums.com/threads/merlinau-v1-4-2-the-ultimate-firmware-auto-updater-gnuton-support.91326/post-951576 I am implementing email notifications only when the script auto-updates and is non-interactive. |
Yeah, good call. It wouldn't really make sense to send notifications if the user is updating the script manually in an interactive session - the user knows he's doing the script update (we can only hope :>). |
I also didn't want to clash with AMTM update notifications. Which advise the user if they don't have auto updates enabled. Then like you said we don't need to notify in an interactive session either. So basically only via cron and with auto updates enabled do we send these would be the clean way to implement it I think |
Yes, good point too. Users may complain of getting redundant emails. LOL!!!
Agreed. |
At first that was going to be my reply; "look this will cause redundant emails because AMTM already handles it." |
Martinski4GitHub
left a comment
There was a problem hiding this comment.
Approved and good to go!!


Script Update Email Notifications