Hello , Here are the outputs of the command which you have requested along with the email header of the mail sent to Gmail. IN this I have changed the server IP with the localhost IP . and replaced the domain name with mydomainname.com
=================================== 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 input]# telnet localhost 25 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 server.mydomainname.com ESMTP Exim 4.63 Wed, 02 Feb 2011 16:28:33 +0530 EHLO localhost 250-server.mydomainname.com Hello localhost [127.0.0.1] 250-SIZE 52428800 250-PIPELINING 250 HELP quit 221 server.mydomainname.com closing connection Connection closed by foreign host. =================================== Email Header 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.mydomainname.com (server.mydomainname.com [127.0.0.1]) 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 127.0.0.1 as permitted sender) client-ip=127.0.0.1; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of [email protected] designates 127.0.0.1 as permitted sender) [email protected] Received: from localhost ([127.0.0.1] helo=mydomainname.com) by server.mydomainname.com 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 127.0.0.1 (SquirrelMail authenticated user admin) by mydomainname.com 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/
