Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: sendmail #1439

Open
2 tasks done
mark-epstein opened this issue Mar 20, 2024 · 4 comments
Open
2 tasks done

Feature request: sendmail #1439

mark-epstein opened this issue Mar 20, 2024 · 4 comments
Labels
Software A module to control a specific piece of software.

Comments

@mark-epstein
Copy link

Is this a feature relevant to companion itself, and not a module?

  • I believe this to be a feature for companion, not a module

Is there an existing issue for this?

  • I have searched the existing issues

Describe the feature

Add an ability to send email as an action.
Email contents should be user-defined and could include any variable values or conditions the system knows about

Reference: https://support.google.com/a/answer/176600?hl=en

Enhancements:
User could configure a way to restrict email frequency to prevent "spamming" from a condition that was bouncing. Maybe the "held" messages could be queued up and sent all in one email.

Usecases

Without being co-located at my system's GUI, I'd like to know in relative real-time if my system is used in some specific way, or if certain thresholds are met, e.g. if a device reports an error condition.

@Julusian Julusian transferred this issue from bitfocus/companion Mar 20, 2024
@Julusian
Copy link
Member

I think this makes more sense as a module, rather than being baked into the core.

@mark-epstein
Copy link
Author

mark-epstein commented Mar 20, 2024 via email

@dnmeid dnmeid added the Software A module to control a specific piece of software. label Mar 31, 2024
@BenJamesAndo
Copy link

@mark-epstein you could use the Generic SMTP module to send emails.
https://github.com/bitfocus/companion-module-generic-smtp

@mark-epstein
Copy link
Author

mark-epstein commented Apr 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Software A module to control a specific piece of software.
Projects
None yet
Development

No branches or pull requests

4 participants