Skip to content

SMTP provider does not allow to configure UseStartTLS  #222

@S0obi

Description

@S0obi

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

No one assigned

    Labels

    Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions