مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
refactor: move lib/postal/reply_separator to app/lib/reply_separator
هذا الالتزام موجود في:
@@ -91,7 +91,7 @@ class HTTPSender < BaseSender
|
||||
}
|
||||
|
||||
if @endpoint.strip_replies
|
||||
hash[:plain_body], hash[:replies_from_plain_body] = Postal::ReplySeparator.separate(message.plain_body)
|
||||
hash[:plain_body], hash[:replies_from_plain_body] = ReplySeparator.separate(message.plain_body)
|
||||
else
|
||||
hash[:plain_body] = message.plain_body
|
||||
end
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم