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

No separate settings #3

Open
hypervtechnics opened this issue Oct 3, 2018 · 7 comments
Open

No separate settings #3

hypervtechnics opened this issue Oct 3, 2018 · 7 comments

Comments

@hypervtechnics
Copy link

Now I have to set an smtp server for each separate user. I would like to have it more like a general email address sending notifications for all users. So for all users from e.g. [email protected]. And also for every new and so on.

@LukePulverenti
Copy link
Member

Hi, great suggestion! Community contributions to this plugin are welcome !

@hypervtechnics
Copy link
Author

Wouldn't this just be the removal of the user association inside the configuration?
Anyways there should be a possibility for the users to store a email address as there are currently only usernames. Maybe we could use the Emby Connect E-Mail for this?

@LukePulverenti
Copy link
Member

This plugin supports all of that. We don't need to do any extension in the core server. The problem you are mentioning is that you find the configuration tedious, but despite being tedious, you can already configure it this way.

@hypervtechnics
Copy link
Author

But currently you need to configure smtp settings for every user. Why not make a single smtp configuration and configure the EmailTo property for each user?

@LukePulverenti
Copy link
Member

It was designed for flexibility. But yes, the plugin could be reworked to do that.

@hypervtechnics
Copy link
Author

I see no practical reason for the current configuration flow. I'll look into restructuring the configuration.

@AnthonyMusgrove
Copy link

Hi guys, as per this issue, I have just finished rewriting the core of this plugin ready to merge and release. I'll look into adding an 'All Users' in the dropdown box, so you'll have the option to select an individual user if needed, or just overall configuration for all users. The flow would be, if a user doesn't have any specific configuration, use the All Users configuration; does this sound fair and acceptable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants