jstanden / cerb

Cerb is a fully customizable, web-based platform for enterprise communication and process automation. Create high volume shared inboxes. Integrate with any API-based service and automate nearly any repetitive digital workflow using the specialized KATA language and browser-based coding tools. Production: https://github.com/cerb/cerb-release/
https://cerb.ai/
Other
80 stars 38 forks source link

[Mail/SMTP] Option to allow self-signed SSL certs in SMTP mail transports #1679

Open jstanden opened 1 year ago

jstanden commented 1 year ago

This is particularly useful on intranets, in staging/development

jstanden commented 1 year ago

This is easier in the 10.5 branch where we use Symfony Mailer vs Swift Mailer.