مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-18 22:09:46 +00:00
disable SMTP TLS by default and add custom paths for SMTP key/cert
TLS can be enabled by setting 'smtp_server.tls_enabled' to true.
هذا الالتزام موجود في:
@@ -54,6 +54,9 @@ workers:
|
||||
quantity: 1
|
||||
|
||||
smtp_server:
|
||||
tls_enabled: false
|
||||
tls_certificate_path: # Defaults to config/smtp.crt
|
||||
tls_private_key_path: # Defaults to config/smtp.key
|
||||
proxy_protocol: false
|
||||
log_connect: true
|
||||
evented: true
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم