Replies: 2 comments 1 reply
-
|
I came here looking to start this exact discussion! My users aren't super tech savvy, so it is unrealistic to expect them to craft an apprise URL. A global notification config in which we can interpolate the user's email address would be amazing. Also, this thread is tangentially related: caronc/apprise-api#324 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@alexhb1 any thoughts on this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've configured email notifications according to https://appriseit.com/services/email/ with a notification URL like
mailtos://user:password@smtp.provider.com?from=mail@mydomain.com, which works fine for a single user / admin.However my setup auto-provisions users through OIDC, providing the
emailscope for each account. Is there any way to pass the individual email address as a variable to apprise so users get individual notifications regarding only their requests?Beta Was this translation helpful? Give feedback.
All reactions