Add command line option for sending test email #429
Closed
mountaindude
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Configuring Butler's reload failure alart email feature is not difficult per se, but experience shows that it can be tricky to find the correct settings of mail server IP/host name, ports, credentials, encryption etc.
Email settings are stored in the Butler config file, but to actually use them a failed reload alerts is needed.
For example from a task that does nothing but intentionally fails.
It would be useful to have a way to send a test email from the command line, without having to go via a reload of the always-failing-app.
Something like
--send-test-email "<[email protected]>"
Beta Was this translation helpful? Give feedback.
All reactions