sflpro / notifier

The notifications microservice is an independently deployable component intended for sending various types of notifications.
Apache License 2.0
47 stars 13 forks source link

Make StartTLSEnabled configurable for SMTP transport #113

Closed rubvardanyan closed 5 years ago

rubvardanyan commented 5 years ago

Now it is not possible to change value of mail.smtp.starttls.enable property for smtp transport. It is hardcoded as true.