1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2026-01-22 07:38:18 +00:00

fix: remove support for setting the 'ssl' option for app-level smtp use

هذا الالتزام موجود في:
Adam Cooke
2024-03-04 15:54:54 +00:00
الأصل 1ca18dbc6e
التزام 658aa71483
4 ملفات معدلة مع 1 إضافات و10 حذوفات

عرض الملف

@@ -161,8 +161,6 @@ smtp:
enable_starttls_auto: true
# When using TLS, you can set how OpenSSL checks the certificate. Use 'none' for no certificate checking
openssl_verify_mode: peer
# Use an SSL/TLS connection to the SMTP server (SMTPS)
ssl: false
# The name to use as the from name outgoing emails from Postal
from_name: Postal
# The e-mail to use as the from address outgoing emails from Postal