Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I configured my server and well authenticate email system with DKIM key, SPF record and PTR records, when i start to sent out mails from phplist interface to my users ~50000, my domain is spammed by google. In headers, signed by and mailed by tag shows by my domain : appmail.co,

I also test my domain via check mail provide by port25, report is:

This message is an automatic response from Port25's authentication verifier service at verifier.port25.com. The service allows email senders to perform a simple check of various sender authentication mechanisms. It is provided free of charge, in the hope that it is useful to the email community. While it is not officially supported, we welcome any feedback you may have at .

Thank you for using the verifier,

The Port25 Solutions, Inc. team

==========================================================

Summary of Results

SPF check:          pass
DomainKeys check:   neutral
DKIM check:         pass
Sender-ID check:    pass
SpamAssassin check: ham

==========================================================

Details:

HELO hostname:  app.appmail.co
Source IP:      108.179.192.148
mail-from:      admin@appmail.co

SPF check details:

Result:         pass 
ID(s) verified: smtp.mailfrom=admin@appmail.co
DNS record(s):
    appmail.co. SPF (no records)
    appmail.co. 14400 IN TXT "v=spf1 +a +mx +ip4:108.179.192.148 ?all"
    appmail.co. 14400 IN A 108.179.192.148

DomainKeys check details:

Result:         neutral (message not signed)
ID(s) verified: header.From=admin@appmail.co
DNS record(s):

DKIM check details:

Result:         pass (matches From: admin@appmail.co)
ID(s) verified: header.d=appmail.co
Canonicalized Headers:
    content-type:multipart/alternative;'20'boundary=047d7b2eda75d8544d04c17b6841'0D''0A'
    to:check-auth@verifier.port25.com'0D''0A'
    from:shashank'20'sharma'20'<admin@appmail.co>'0D''0A'
    subject:Test'0D''0A'
    message-id:<CADnDhbH9aDBk3Ho2-CrG7gwOoD6RNX0sFq4bWL64+kmo=9HjWg@mail.gmail.com>'0D''0A'
    date:Sat,'20'2'20'Jun'20'2012'20'16:44:50'20'+0530'0D''0A'
    mime-version:1.0'0D''0A'
    dkim-signature:v=1;'20'a=rsa-sha256;'20'q=dns/txt;'20'c=relaxed/relaxed;'20'd=appmail.co;'20's=default;'20'h=Content-Type:To:From:Subject:Message-ID:Date:MIME-Version;'20'bh=GS6uwlT+weKcrrLJ2I+cjBtWPq9nvhwRlNAJebOiQOk=;'20'b=;

Canonicalized Body:
    --047d7b2eda75d8544d04c17b6841'0D''0A'
    Content-Type:'20'text/plain;'20'charset=UTF-8'0D''0A'
    '0D''0A'
    Hello'20'Senders'0D''0A'
    '0D''0A'
    --047d7b2eda75d8544d04c17b6841'0D''0A'
    Content-Type:'20'text/html;'20'charset=UTF-8'0D''0A'
    '0D''0A'
    Hello'20'Senders'0D''0A'
    '0D''0A'
    --047d7b2eda75d8544d04c17b6841--'0D''0A'


DNS record(s):
    default._domainkey.appmail.co. 14400 IN TXT "v=DKIM1; k=rsa;
p=MHwwDQYJKoZIhvcNAQEBBQADawAwaAJhALGCOdMeZRxRHoatH7/KCvI1CKS0wOOsTAq0LLgPsOpMolifpVQDKOWT2zq/6LHVmDVjXLbnWO2d4ry/riy7ei66pLpnAV5ceIUSjBRusI8jcF9CZhPrh/OImsKVUb9ceQIDAQAB;"

NOTE: DKIM checking has been performed based on the latest DKIM specs (RFC 4871 or draft-ietf-dkim-base-10) and verification may fail for older versions. If you are using Port25's PowerMTA, you need to use version 3.2r11 or later to get a compatible version of DKIM.


Sender-ID check details:

Result:         pass 
ID(s) verified: header.From=admin@appmail.co
DNS record(s):
    appmail.co. SPF (no records)
    appmail.co. 14400 IN TXT "v=spf1 +a +mx +ip4:108.179.192.148 ?all"
    appmail.co. 14400 IN A 108.179.192.148

SpamAssassin check details:

SpamAssassin v3.3.1 (2010-03-16)

Result:         ham  (-0.1 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
-0.0 T_RP_MATCHES_RCVD      Envelope sender domain matches handover relay
                            domain
 0.0 HTML_MESSAGE           BODY: HTML included in message
-0.5 BAYES_05               BODY: Bayes spam probability is 1 to 5%
                            [score: 0.0288]
-0.1 DKIM_VALID_AU          Message has a valid DKIM or DK signature from author's
                            domain
 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
 0.5 SINGLE_HEADER_1K       A single header contains 1K-2K characters

==========================================================

Original Email

Return-Path: <admin@appmail.co>
Received: from app.appmail.co (108.179.192.148) by verifier.port25.com id hp7qqo11u9cc for <check-auth@verifier.port25.com>; Sat, 2 Jun 2012 07:14:52 -0400 (envelope-from <admin@appmail.co>)
Authentication-Results: verifier.port25.com; spf=pass smtp.mailfrom=admin@appmail.co
Authentication-Results: verifier.port25.com; domainkeys=neutral (message not signed) header.From=admin@appmail.co
Authentication-Results: verifier.port25.com; dkim=pass (matches From: admin@appmail.co) header.d=appmail.co
Authentication-Results: verifier.port25.com; sender-id=pass header.From=admin@appmail.co
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=appmail.co; s=default; h=Content-Type:To:From:Subject:Message-ID:Date:MIME-Version; bh=GS6uwlT+weKcrrLJ2I+cjBtWPq9nvhwRlNAJebOiQOk=;b=pNw3UQNMoNyZ2Ujv8omHGodKVu/55S8YdBEsA5TbRciga/H7f+5noiKvo60vU6oXYyzVKeozFHDoOEMV6m5UTgkdBefogl+9cUIbt5CSrTWA97D7tGS97JblTDXApbZH;
Received: from mail-pb0-f46.google.com ([209.85.160.46]:57831)
    by app.appmail.co with esmtpa (Exim 4.77)
    (envelope-from <admin@appmail.co>)
    id 1SamIF-00055f-Om
    for check-auth@verifier.port25.com; Sat, 02 Jun 2012 16:44:51 +0530
Received: by pbbrp8 with SMTP id rp8so4165728pbb.5
    for <check-auth@verifier.port25.com>; Sat, 02 Jun 2012 04:14:51 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.68.216.33 with SMTP id on1mr19414885pbc.105.1338635690988;
 Sat, 02 Jun 2012 04:14:50 -0700 (PDT)
Received: by 10.143.66.13 with HTTP; Sat, 2 Jun 2012 04:14:50 -0700 (PDT)
Date: Sat, 2 Jun 2012 16:44:50 +0530
Message-ID: <CADnDhbH9aDBk3Ho2-CrG7gwOoD6RNX0sFq4bWL64+kmo=9HjWg@mail.gmail.com>
Subject: Test
From: shashank sharma <admin@appmail.co>
To: check-auth@verifier.port25.com
Content-Type: multipart/alternative; boundary=047d7b2eda75d8544d04c17b6841
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - app.appmail.co
X-AntiAbuse: Original Domain - verifier.port25.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - appmail.co

--047d7b2eda75d8544d04c17b6841
Content-Type: text/plain; charset=UTF-8

Hello Senders

--047d7b2eda75d8544d04c17b6841
    Content-Type: text/html; charset=UTF-8

Hello Senders

--047d7b2eda75d8544d04c17b6841--

I also tried to send mail on yahoo , rediff but i get mails in spam. Please help me to sort out this issue

share|improve this question
Is that the body of your message? "Hello Senders"? If so, that is the reason it is being flagged. – Burhan Khalid Jun 2 '12 at 13:39
1  
I looks like your outgoing configuration works perfectly. Outgoing and incoming have very little to do with each other. What EXACTLY do you mean by "spammed by google"? What are you getting, why do you think it's wrong? – Chris S Jun 2 '12 at 13:51
my hosting support guys told me domain are temporary graylist and block from sending mails to inbox, because i send 200 times to same email address and that email address is mine. I am just testing my interface program phplist for sending mail to my address. – shihon Jun 2 '12 at 19:38
Kindly enlightened on this problem, issue is not resolve yet, my domain is included in greylist and mails sending through appmail.co domain is spammed by gmail – shihon Jun 4 '12 at 4:34
@Burhan Khalid: how to wrapped whole body of email message which i sending to my bulk users. – shihon Jun 4 '12 at 4:38

closed as too localized by Chris S Apr 11 at 21:12

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

3 Answers

Maybe you've been added to a black list. Try to find yourself on the Spamhaus list. If you are indeed listed in one of them, enter the site and ask to remove (they provide a remove link).

share|improve this answer

Regarding Domainkeys, it was the precursor of DKIM, originally developed by yahoo, and is now deprecated in favor of DKIM. Even if you enable domainkeys, your emails won't come into yahoo inbox. If you are not in any DNSRBL, contact yahoo postmaster.

share|improve this answer

Just FYI, I personally prefer using mailtest@unlocktheinbox to test domain records. :)

If I am understanding your comments correctly, It sounds as though you are going to have to work with your hosting company to remove the gray-listing status?

Also unsure what you mean about being spammed by google, could you explain that in greater detail? I'm assuming you mean that google is sending your email straight to the spam folder?

share|improve this answer
I already tested my domain with smtp port25 email address and get the report, gmail block us because same message send by us too many gmail users around ~50000 and it breach the limit of google. So we are blocked and our mails are move to spam folder. On other hand ymail ,rediff treated our emails correctly. In reports we get neutral status in DKIM signature. SO this is the reason we are blocked, if you have any idea and then share.. – shihon Jun 5 '12 at 4:30

Not the answer you're looking for? Browse other questions tagged or ask your own question.