mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-02 11:13:52 +00:00
"allowInsecure". smtp.starttls will enable or disable STARTTLS when "secure" is set to false (otherwise it does nothing). smtp.allowInsecure will allow self-signed certificates if set to true for both smtp.secure and smtp.starttls options.