-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.
Milestone
Description
Please describe your feature request:
Even if the shoutrrr library does support this configuration, it's not possible to easily configure it with notify.
Currently, we are using an ugly hack by injecting this parameter into the subject variable:
- id: email
smtp_server: smtpinternal.test.test
smtp_username: ""
smtp_password: ""
from_address: no-reply@test.com
smtp_cc:
- test@test.com
smtp_format: "{{data}}"
subject: "Test&UseStartTLS=false"Describe the use case of this feature:
This feature will allow to configure easily the UseStartTLS parameter.
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.