Re: [exim] Mails are going to Spam

Top Page
Delete this message
Reply to this message
Author: S Pratap Singh
Date:  
To: exim-users
Subject: Re: [exim] Mails are going to Spam
Hello

Ok here I am pasting the correct output of those command without any
modification.

Whatever email id I am sending the mail it is going to the spam folder by
default. RDNS and DNS record are OK.

===================================
[root@server input]# exim -bV
Exim version 4.63 #1 built 10-Dec-2010 16:36:10
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (July 12, 2010)
Support for: crypteq iconv() IPv6 PAM Perl TCPwrappers OpenSSL
Content_Scanning Old_Demime
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb
dsearch ldap ldapdn ldapm mysql nis nis0 nisplus passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl plaintext spa
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 4
Configuration file is /etc/exim/exim.conf


===================================
[root@server ~]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 server.powersoftindia.info ESMTP Exim 4.63 Wed, 02 Feb 2011 16:50:39
+0530
EHLO localhost
250-server.powersoftindia.info Hello localhost [127.0.0.1]
250-SIZE 52428800
250-PIPELINING
250 HELP
quit
221 server.powersoftindia.info closing connection
Connection closed by foreign host.

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



Delivered-To: singhpratap0785@???
Received: by 10.220.182.133 with SMTP id cc5cs287685vcb;
        Wed, 2 Feb 2011 01:06:39 -0800 (PST)
Received: by 10.224.60.212 with SMTP id q20mr2259288qah.223.1296637598859;
        Wed, 02 Feb 2011 01:06:38 -0800 (PST)
Return-Path: <powersoft@???>
Received: from server.powersoftindia.info
(server.powersoftindia.info[66.23.232.43])
        by mx.google.com with ESMTPS id
c18si48650219qcr.104.2011.02.02.01.06.38
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 02 Feb 2011 01:06:38 -0800 (PST)
Received-SPF: pass (google.com: best guess record for domain of
powersoft@??? designates 66.23.232.43 as permitted sender)
client-ip=66.23.232.43;
Authentication-Results: mx.google.com; spf=pass (google.com: best guess
record for domain of powersoft@??? designates 66.23.232.43
as permitted sender) smtp.mail=powersoft@???
Received: from localhost ([127.0.0.1] helo=powersoftindia.info)
        by server.powersoftindia.info with esmtp (Exim 4.63)
        (envelope-from <powersoft@???>)
        id 1PkYfd-0008Qz-Fp
        for singhpratap0785@???; Wed, 02 Feb 2011 14:36:37 +0530
Received: from 66.23.232.43
        (SquirrelMail authenticated user powersoft)
        by powersoftindia.info with HTTP;
        Wed, 2 Feb 2011 12:06:37 +0300
Message-ID: <fb221dad2f9d0e4aadab5c1f3b56419a.squirrel@???>
Date: Wed, 2 Feb 2011 12:06:37 +0300
Subject: TEST MAIL
From: powersoft@???
To: singhpratap0785@???
User-Agent: SquirrelMail/1.4.21
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal


TEST MAIL

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