Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Hide Spam Detection Software Header in E-mail

  • 2 답장
  • 1 이 문제를 만남
  • 2 보기
  • 최종 답변자: gemba

more options

I get many e-mails with a header that reads something like this:

Spam detection software, running on the system "us125.siteground.us", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see root\@localhost for details.

Content preview: To view this message in a browser: https:.....

Content analysis details: (6.0 points, 5.0 required)

pts rule name              description

---------------------- --------------------------------------------------
4.0 SPF_FAIL               SPF: sender does not match SPF record (fail)

From and EnvelopeFrom 2nd level mail

                           domains are different
0.0 HTML_MESSAGE           BODY: HTML included in message
0.1 DKIM_SIGNED            Message has a DKIM or DK signature, not necessarily valid

-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature

2.0 RDNS_NONE              Delivered to internal network by a host with no rDNS

The original message was not completely plain text, and may be unsafe to open with some email clients; in particular, it may contain a virus, or confirm that your address can receive spam. If you wish to view it, it may be safer to save it to a file and open it with an editor.


For the life of me, I can't seem to hide this header. Is there a fix?

Thanks!

I get many e-mails with a header that reads something like this: Spam detection software, running on the system "us125.siteground.us", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see root\@localhost for details. Content preview: To view this message in a browser: https:..... Content analysis details: (6.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 4.0 SPF_FAIL SPF: sender does not match SPF record (fail) From and EnvelopeFrom 2nd level mail domains are different 0.0 HTML_MESSAGE BODY: HTML included in message 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 2.0 RDNS_NONE Delivered to internal network by a host with no rDNS The original message was not completely plain text, and may be unsafe to open with some email clients; in particular, it may contain a virus, or confirm that your address can receive spam. If you wish to view it, it may be safer to save it to a file and open it with an editor. For the life of me, I can't seem to hide this header. Is there a fix? Thanks!

선택된 해결법

This is not a header. It is an email, with an email attached which Thunderbird displays "inline" because it knows what to do with EML files.

If you want to see it in all it's raw form as it would appear in say outlook. use the view menu (alt+V) and tun off the option "display attachments inline". That way you will know where I am coming from here.

Basically you need to talk to your provider (siteground?) about their spam filtering. Reading the error message in the email, it looks like the senders have failed to configure they domain correctly in the DNS system. The best way to stop the rot is probably have them fix their web site DNS configuration. or stop sending gmail from a comcast mail server or whatever strange thing they are doing to make an SPF check fail.

I suggest you rfer to these siteground pages. They are what you have to do to set up your mail with them. I doubt those sending to you have done it. https://www.siteground.com/kb/enable-spf-domain/ https://www.siteground.com/kb/configure-spf-dkim-dmarc-records/

If it is mail from your web site this might help https://www.dvisions.co.uk/view-article/7-email-not-being-delivered-to-customers-clients-contacts

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

선택된 해결법

This is not a header. It is an email, with an email attached which Thunderbird displays "inline" because it knows what to do with EML files.

If you want to see it in all it's raw form as it would appear in say outlook. use the view menu (alt+V) and tun off the option "display attachments inline". That way you will know where I am coming from here.

Basically you need to talk to your provider (siteground?) about their spam filtering. Reading the error message in the email, it looks like the senders have failed to configure they domain correctly in the DNS system. The best way to stop the rot is probably have them fix their web site DNS configuration. or stop sending gmail from a comcast mail server or whatever strange thing they are doing to make an SPF check fail.

I suggest you rfer to these siteground pages. They are what you have to do to set up your mail with them. I doubt those sending to you have done it. https://www.siteground.com/kb/enable-spf-domain/ https://www.siteground.com/kb/configure-spf-dkim-dmarc-records/

If it is mail from your web site this might help https://www.dvisions.co.uk/view-article/7-email-not-being-delivered-to-customers-clients-contacts

more options

That explains it!!

Thanks!