mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-24 19:33:07 +01:00
Add outlook reply separator - closes #461
This commit is contained in:
parent
17b1de0825
commit
10e2c0c20f
@ -57,6 +57,7 @@ class Mail
|
||||
|
||||
// Email service providers specific separators.
|
||||
'<div class="gmail_quote">', // Gmail
|
||||
'<div id="appendonsend"></div>', // Outlook / Live / Hotmail / Microsoft
|
||||
'<div name="quote" ',
|
||||
'yahoo_quoted_', // Yahoo, full: <div id=3D"ydp6h4f5c59yahoo_quoted_2937493705"
|
||||
'------------------ 原始邮件 ------------------', // QQ
|
||||
|
Loading…
Reference in New Issue
Block a user