مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
don't generate self signed smtp certificates
هذا الالتزام موجود في:
@@ -153,14 +153,6 @@ module Postal
|
||||
raise ConfigError, "No config found at #{self.config_file_path}"
|
||||
end
|
||||
|
||||
unless File.exist?(self.smtp_private_key_path)
|
||||
raise ConfigError, "No SMTP private key found at #{self.smtp_private_key_path}"
|
||||
end
|
||||
|
||||
unless File.exist?(self.smtp_certificate_path)
|
||||
raise ConfigError, "No SMTP certificate found at #{self.smtp_certificate_path}"
|
||||
end
|
||||
|
||||
unless File.exists?(self.lets_encrypt_private_key_path)
|
||||
raise ConfigError, "No Let's Encrypt private key found at #{self.lets_encrypt_private_key_path}"
|
||||
end
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم