Does anyone know how to implement domainkeys in postfix mailserver i have dkim so far but i cant get the domainkeys in here is my email header From admin@chatalker.com Sun May 2 16:53:52 2010 X-Apparently-To: fortune.osei@yahoo.com via 68.180.199.125; Sun, 02 May 2010 09:54:31 -0700 Return-Path: <admin@chatalker.com> X-YahooFilteredBulk: 190.93.75.216 X-YMailISG: kRNKlnoWLDtquJCDDNPF2gCKepTkCl0VpUjs9ks7D2xjAwh1Hbe.uLRgTMf_s3L0gdpeYgibSuEZkc792cb0NeIKW9v4a4z0hZhwNNsWkH.LLT3m3SrZ8ehJADYoFOWPUTCOKvZqfVFqik9zAnjkyKPz_djDo9epNzyLuVGIVse2yta.FAHthMP3rJ_e3uMcOIHxjwhcpzpmtxeZypyrR7NS2O9dxxMtmKrClJ42n8HTp4naLdA12pdmcQzAQ6fEKidUu3Q83kQhnMJUxrHRff19Jp1OjjkZa8FUvLLd X-Originating-IP: [190.93.75.216] Authentication-Results: mta1053.mail.mud.yahoo.com from=chatalker.com; domainkeys=neutral (no sig); from=chatalker.com; dkim=pass (ok) Received: from 127.0.0.1 (EHLO server1.chatalker.com) (190.93.75.216) by mta1053.mail.mud.yahoo.com with SMTP; Sun, 02 May 2010 09:54:31 -0700 Received: from localhost (localhost [127.0.0.1]) by server1.chatalker.com (Postfix) with ESMTP id EDF73E025C for <fortune.osei@yahoo.com>; Sun, 2 May 2010 12:54:25 -0400 (AST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=chatalker.com; h= content-transfer-encoding:content-type:content-type:subject :subject:mime-version:user-agent:from:from:date:date:message-id :received:received; s=mail; t=1272819251; x=1274633651; bh=6JVbP 4/Nb3pc3/PE/8u404BwWOyfP2SqDX47NHHsPLA=; b=Jmo4mj/irp7eXIwJydho1 Br9rLsmnibLRh1rhGH+kXIQy/zVW9Gn0EMWruuK1ZmkLEBJEnDqTHpfvNZAEWOmz 3J+caHUN6DHuDuoDCoHZWH7j46qvlgJIExor/YPLEsdwN2ITdylRAJT8KpqTMzHJ LzZSv9TaEcTSVI/8MYM4Ew= X-Virus-Scanned: Debian amavisd-new at server1.chatalker.com Received: from server1.chatalker.com ([127.0.0.1]) by localhost (server1.chatalker.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DuoLtCI5hLri for <fortune.osei@yahoo.com>; Sun, 2 May 2010 12:54:11 -0400 (AST) Received: from [127.0.0.1] (unknown [192.168.10.6]) (Authenticated sender: admin@chatalker.com) by server1.chatalker.com (Postfix) with ESMTPSA id 8C77EE025A for <fortune.osei@yahoo.com>; Sun, 2 May 2010 12:54:08 -0400 (AST) Message-ID: <4BDDAE20.40907@chatalker.com> Date: Sun, 02 May 2010 12:53:52 -0400 From: "admin@chatalker.com" <admin@chatalker.com> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: fortune.osei@yahoo.com Subject: help Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 100502-0, 05/02/2010), Outbound message X-Antivirus-Status: Clean Content-Length: 4 Code (markup):
hello, Please have a look at http://www.howtoforge.com/how-to-implement-domainkeys-in-postfix-using-dk-milter-centos5.1