مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
fix: raise an error if MX lookup times out during sending
This avoids potentially sending mail to the A record when an MX query times out. closes #2833
هذا الالتزام موجود في:
@@ -329,6 +329,16 @@ module Postal
|
||||
description "The domain to use on external domains which points to the Postal return path domain"
|
||||
default "psrp"
|
||||
end
|
||||
|
||||
integer :timeout do
|
||||
description "The timeout to wait for DNS resolution"
|
||||
default 5
|
||||
end
|
||||
|
||||
string :resolv_conf_path do
|
||||
description "The path to the resolv.conf file containing addresses for local nameservers"
|
||||
default "/etc/resolv.conf"
|
||||
end
|
||||
end
|
||||
|
||||
group :smtp do
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم