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: [email protected] 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: <[email protected]> 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 [email protected] 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 [email protected] designates 66.23.232.43 as permitted sender) [email protected] Received: from localhost ([127.0.0.1] helo=powersoftindia.info) by server.powersoftindia.info with esmtp (Exim 4.63) (envelope-from <[email protected]>) id 1PkYfd-0008Qz-Fp for [email protected]; 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: <[email protected]> Date: Wed, 2 Feb 2011 12:06:37 +0300 Subject: TEST MAIL From: [email protected] To: [email protected] 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 =================================== -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
