مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-19 14:19:48 +00:00
refactor: move lib/postal/reply_separator to app/lib/reply_separator
هذا الالتزام موجود في:
@@ -91,7 +91,7 @@ class HTTPSender < BaseSender
|
|||||||
}
|
}
|
||||||
|
|
||||||
if @endpoint.strip_replies
|
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
|
else
|
||||||
hash[:plain_body] = message.plain_body
|
hash[:plain_body] = message.plain_body
|
||||||
end
|
end
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم