搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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)