1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +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 حذوفات

عرض الملف

@@ -380,11 +380,6 @@ module Postal
default "peer"
end
boolean :ssl do
description "Use an SSL/TLS connection to the SMTP server (SMTPS)"
default false
end
string :from_name do
description "The name to use as the from name outgoing emails from Postal"
default "Postal"