為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Email address source code: add < and > around email address

  • 2 回覆
  • 1 有這個問題
  • 21 次檢視
  • 最近回覆由 elsteff1385

more options

Hi all,

Our spamfilter keeps triggering based on an Email's source code. In it's head, the email address is not wrapped with < ... > brackets.

To: test@test.com From: Me <me@me.com> Subject: RMA 6994 Message-ID: <178d833d-afe3-@me.com>

The spamfilter's response: "Description": "To: lacks brackets and HTML and one image", " Score": 2, To: test@test.com should be <test@test.com>

Can we please verify whether this is a correct trigger and that Thunderbird should wrap the TO email address around brackets? Or are we dealing with a trigger happy spamfilter

Thanks you

Sincerely, Leon

Hi all, Our spamfilter keeps triggering based on an Email's source code. In it's head, the email address is not wrapped with < ... > brackets. To: test@test.com From: Me <me@me.com> Subject: RMA 6994 Message-ID: <178d833d-afe3-@me.com> The spamfilter's response: "Description": "To: lacks brackets and HTML and one image", " Score": 2, To: test@test.com should be <test@test.com> Can we please verify whether this is a correct trigger and that Thunderbird should wrap the TO email address around brackets? Or are we dealing with a trigger happy spamfilter Thanks you Sincerely, Leon

所有回覆 (2)

more options

My personal view... that spam filter is rubbish. But I am probably biased. I rarely have an image in my emails and often they go out as plain text because that is all they are. So they would fail two of the three criteria you mention.

As for the form an address may or may not be "encoded". I think you should refer to the relevant RFC which sets the standards. RFC 5321 appears to support the standards requirement that the to address be surrounded by <>

I see all mail generated in my copy of Thunderbird as containing a <> in the To field. So are you talking about incoming mail? If so the "policing" of the syntactical validity of an email is made by The SMTP server the mail is sent through. Thunderbird might include a similar weighted token in it's spam filtering as a part of it's learning database. But it is not up to the mail client to examine the validity of the incoming mail. Only to display it to the best of it's ability.

more options

hi Matt,

Thanks for your swift reply.

I'm refering to outgoing mail. I see mail in my "sent" folder that does indeed only have the "test@test.com" markup instead of the "<test@test.com>" or "John Doe <test@test.com>" markup.

the non brackets situation occurs when i type an email to a new contact person.

If i reply to an email in the inbox, Thunderbird adds the brackets perfectly fine.

So i wonder why the brackets are not included when i type a new email to a new email address (which is not in the contact list)