Replies: 1 comment
-
|
Hi @1213311, please use |
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.
-
Notify Email is failing with below message.
[ERR] failed to send smtp notification for id: email : fromAddress missing from config URL
Below is the configuration setting.
#cat .config/notify/provider-config.yaml
smtp:
smtp_server: smtp.gmail.com
smtp_username: email@gmail.com
smtp_password: password
from_Address: email@gmail.com
smtp_cc:
smtp_format: "{{data}}"
Beta Was this translation helpful? Give feedback.
All reactions