مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
update Received headers to use UTC timestamps
هذا الالتزام موجود في:
@@ -95,7 +95,7 @@ class IncomingMessagePrototype
|
||||
:content => attachment[:data]
|
||||
}
|
||||
end
|
||||
mail.header['Received'] = "from #{@source_type} (#{@ip} [#{@ip}]) by Postal with HTTP; #{Time.now.rfc2822.to_s}"
|
||||
mail.header['Received'] = "from #{@source_type} (#{@ip} [#{@ip}]) by Postal with HTTP; #{Time.now.utc.rfc2822.to_s}"
|
||||
mail.to_s
|
||||
end
|
||||
end
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم