내가 보낸 이메일이 Google, Yahoo, MSN 등의 스팸으로 감지되는 이유는 무엇입니까?

내가 보낸 이메일이 Google, Yahoo, MSN 등의 스팸으로 감지되는 이유는 무엇입니까?

다음은 Google 주소로 전송된 이메일의 헤더 예시입니다.

Delivered-To: *@gmail.com
Received: by 10.14.100.10 with SMTP id y10csp109835eef;
        Tue, 8 May 2012 01:44:02 -0700 (PDT)
Received: by 10.216.214.82 with SMTP id b60mr2383310wep.38.1336466642775;
    Tue, 08 May 2012 01:44:02 -0700 (PDT)
Return-Path: <[email protected]>
Received: from mywebsite.com (mywebsite.com. [mywebsite-ip])
    by mx.google.com with ESMTP id p5si22005299wel.112.2012.05.08.01.44.02;
    Tue, 08 May 2012 01:44:02 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of [email protected] designates mywebsite-ip as permitted sender) client-ip=mywebsite-ip;
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of [email protected] designates mywebsite-ip as permitted sender) [email protected]; dkim=pass [email protected]
Received: by mywebsite.com (Postfix, from userid 80)
id E8A63322; Tue,  8 May 2012 08:43:52 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mywebsite.com; s=dkim;
t=1336466632; bh=Z7xJudGc3lcz/jf/0hPLSOBFSCA07D0D3oJwgQbIhn4=;
h=To:Subject:Date:From;
b=ZSc4A/aUALtqhVe88Nc5QDaWanKMOZgs3PEed99P42amZEhrp3Q3Qi1F90KJ9MuzK
 ZBzMmvycM8cSXdUno8mJZhjtPU4YEzgP3BetLZImlZC8Z0H84YVc9FGimRyt5LlOVI
 Zb13gvWL4ihO7ABSte29AewocINOtumktA+hZ5UQ=
To: "test" <*@gmail.com>
Subject: Verifica indirizzo email
X-PHP-Script: _/index.php for my-ip
Message-ID: <1336466632.4fa8dcc8e42e8@_>
Date: Tue, 08 May 2012 08:43:52 +0000
From: "mywebsite.com" <[email protected]>
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Ciao test, grazie per esserti registrato a mywebsite.<br /><br />Segui que=
sto link per validare il tuo indirizzo email:<br /><br />http://mywebsite.=
com/user/validate_email?a=3D1-35ae755914

저는 하루에 약 20통의 이메일을 보냅니다. 별거 아니야! 내가 보내는 IP는 블랙리스트에 없습니다. 역IP가 맞습니다.

DKIM 및 SPF 검사를 통과했습니다.

뭐가 될수 있었는지?

답변1

나는 좀 볼 것이다http://www.mxtoolbox.com/blacklists.aspx또는 기타 블랙리스트/스팸 검사기이지만 블랙리스트/스팸 목록에 포함되어 있는 것으로 표시되지 않는 경우 가장 좋은 방법은 수신 관리자에게 연락하여 왜 메일을 스팸으로 표시하는지 물어보는 것입니다.

관련 정보