Hello , I have also managed to configure the domain and exim with the DKIM but mails are still going into spam folder by default.
Check the header of the mail : ================================== Delivered-To: [email protected] Received: by 10.223.69.133 with SMTP id z5cs36307fai; Wed, 2 Feb 2011 23:10:39 -0800 (PST) Received: by 10.151.45.12 with SMTP id x12mr12655272ybj.307.1296717038375; Wed, 02 Feb 2011 23:10: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 e7si994719qck.203.2011.02.02.23.10.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 02 Feb 2011 23:10:37 -0800 (PST) *Received-SPF: pass (google.com: domain of [email protected] 66.23.232.43 as permitted sender) client-ip=66.23.232.43; Authentication-Results: mx.google.com; spf=pass (google.com: domain of [email protected] designates 66.23.232.43 as permitted sender) [email protected]; dkim=neutral (no signature) [email protected] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d= powersoftindia.info; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:To:From:Subject:Date:Message-ID; bh=q5cyARPl5zX/knmvCnEy11G7/r6gcljJ44qrvv5DErY=; b=sEkkyM7EZ7P/FvY9xf6xstBxT9coA5rEyQOHjBlKk8bnLrT8m+p8hCDOnZqDL8L1hnT24sTnoJakPgQNuv9sFvZt6OPoHh6ulIPEbknCOY0PyS+BRot8iZkj7AejBgbLptOSuelLd7xrFCuFuMe6ZGAzG6mvPVKve/8Fl/XpUaU=; * Received: from localhost ([127.0.0.1] helo=powersoftindia.info) by server.powersoftindia.info with esmtp (Exim 4.73) (envelope-from <[email protected]>) id 1PktKt-00067x-Ml; Thu, 03 Feb 2011 12:40:35 +0530 Received: from 66.23.232.43 (SquirrelMail authenticated user powersoft) by powersoftindia.info with HTTP; Thu, 3 Feb 2011 10:10:35 +0300 Message-ID: <[email protected]> Date: Thu, 3 Feb 2011 10:10:35 +0300 Subject: TEST MAIL PLEASE IGNORE From: [email protected] To: [email protected] Cc: [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 ======================================= Please let me know what is wrong now. It has been 5 days I have been diging into without any success. DKIM has been I followed the following URL http://mikepultz.com/2010/02/using-dkim-in-exim/ to configure it on my server . host -t txt x._domainkey.powersoftindia.info x._domainkey.powersoftindia.info descriptive text "v=DKIM1\; t=y\; k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDANGkTHzr37uCGWMQ7n0e+4opupYl4tA8K0J76iWEUO+zLZ4pgRyNDiqdbbWePs4qf93fBZF6gr78Gr22nIMdJG5PK1fgolYL+QgW/fStD2BCTdS+VrKLHkC5Rg/o1xqUpGn8z6QRP8idrmtzfcfl8Ix0L1v2uooQk/qxmafPItwIDAQAB" Thank you Pratap Singh -- ## 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/
