مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
refactor: refactor the SMTP sender
هذا الالتزام موجود في:
@@ -21,6 +21,7 @@ ActiveSupport::Inflector.inflections(:en) do |inflect|
|
||||
|
||||
inflect.acronym "API"
|
||||
inflect.acronym "DNS"
|
||||
inflect.acronym "SSL"
|
||||
inflect.acronym "MySQL"
|
||||
|
||||
inflect.acronym "DB"
|
||||
|
||||
@@ -6,6 +6,8 @@ module Net
|
||||
attr_accessor :source_address
|
||||
|
||||
def secure_socket?
|
||||
return false unless @socket
|
||||
|
||||
@socket.io.is_a?(OpenSSL::SSL::SSLSocket)
|
||||
end
|
||||
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم