github / github/email_reply_parser

Gmail's signature is not being detected

未關閉
#46 5 則留言 3 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Ruby
星號
708
分支
156
PR 合併指標
30 天內沒有已合併 PR

描述

When you parse emails, you detect signature by `--` (dash-dash-space). But, Gmail for some odd reason, adds asterisks before and after signature delimiter, you should, probably, support this as well. In raw email it looks like this: `*-- *`.

貢獻指南

開啟貢獻指南

研究方向

Locate the signature-detection logic in this Ruby email parser and inspect how the `--` delimiter is recognized. Add coverage for Gmail's raw `*-- *` form and verify that parsing removes the signature while preserving the message body.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
ruby
領域
backend
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
描述清楚
新手友好度
42/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。