Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解
Solved

Why is a suspect email prevented from being forwarded

Richard 已回复
Richard

Today I received a suspicious email from wilfred.bayer.lsr8a@sewjp.jolorvex.world. When I tried to forward it to report@phishing.gov.uk, it remained in the mobile app's Outbox and a message appeared as a notification: "Failed to send a message. Reject for policy reason." Then I took a screenshot of as much of the content as I could and attached it to a new email, sending it to the same address. This too remains in the Outbox. What is the problem?

Today I received a suspicious email from wilfred.bayer.lsr8a@sewjp.jolorvex.world. When I tried to forward it to report@phishing.gov.uk, it remained in the mobile app's Outbox and a message appeared as a notification: "Failed to send a message. Reject for policy reason." Then I took a screenshot of as much of the content as I could and attached it to a new email, sending it to the same address. This too remains in the Outbox. What is the problem?
已附加屏幕截图
定位到答案原位置

选择的解决方案

Interesting, thanks. Tempted to ask a follow-up question, but that's possibly more difficult to answer so I'll leave it there.

所有回复 (4)

Your email provider will be the one refusing to send the mail, likely because it's being flagged by their spam filters. The mobile app has no filtering capabilities.

Thanks @platform34, but my email provider allowed it to arrive in my Inbox, didn't they?

Richard

I queries an AI which reports the following.

A mail provider can still deliver a spam message to your inbox while blocking the same message when you resend it because those are two different mail flows with different trust signals and filters.

Why this happens

Inbox delivery and outbound sending are judged separately. Incoming mail is scored as a message from the original sender, while forwarding through your SMTP client makes you the sender or at least makes your server the sending source, so it gets re-evaluated under different rules.

Authentication can break on resend. A forwarded or resent message may fail SPF, DKIM, or DMARC alignment because the message now comes from a different server or has changed headers, which can cause the destination to reject or spam it.

Your provider may tolerate incoming spam but block outgoing abuse. Providers often allow suspected spam into junk or even inbox as part of their filtering, but they may aggressively block outbound messages that look spoofed, bulk-like, or policy-violating.

The message content and headers may be enough to trip outbound filters. Forwarding preserves suspicious content, links, and header patterns, so the resend can look more like spam than the original inbound delivery did.

Common example

If you receive a phishing email, your provider may still place it in inbox or junk because it arrived as an incoming message from the apparent sender. But when you forward it via SMTP, the recipient’s mail system sees a new message sent from your account or server, notices authentication mismatch or suspicious headers, and blocks it.

选择的解决方案

Interesting, thanks. Tempted to ask a follow-up question, but that's possibly more difficult to answer so I'll leave it there.

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题