Hi, I have a Postfix mail receiving server, on this I am using sid-milter (found at http://sourceforge.net/projects/sid-milter/ got from http://www.postfix.org/addon.html) tool to validate senderID and SPF.
Here the problem is for mail servers that implement Sender-ID, mail servers that are implementing sender-ID and having their mails sent via Blackberry are having their sender-ID (sender-id=neutral) not getting verified on my postfix end. Following are the mail headers that I am receiving: >From SRS0=nRLNv7=UW=aol.com=xxxx...@srs.bis7.eu.blackberry.com Mon Jan 24 >11:05:10 2011 Return-Path: <SRS0=nRLNv7=UW=aol.com=xxxxxxxx...@srs.bis7.eu.blackberry.com> X-Original-To: cp_u...@dev1.cpgtest.ostinet.net Delivered-To: cp_u...@dev1.cpgtest.ostinet.net Received: from localhost (localhost [127.0.0.1]) by dev1.cpgtest.ostinet.net (Postfix) with ESMTP id C94AA2828C for <cp_u...@dev1.cpgtest.ostinet.net>; Mon, 24 Jan 2011 11:05:10 -0500 (EST) Authentication-Results: dev1.cpgtest.ostinet.net; sender-id=neutral header.from=xxxxxxxx...@aol.com; spf=pass smtp.mfrom=SRS0=nRLNv7=UW=aol.com=xxxxxxxx...@srs.bis7.eu.blackberry.com X-DKIM: OpenDKIM Filter v2.1.3 dev1.cpgtest.ostinet.net D5DEA2815D Authentication-Results: dev1.cpgtest.ostinet.net; dkim=none (no signature); dkim-adsp=none Received: from b27.c7.bise7.blackberry ([192.168.0.127]) by srs.bis7.eu.blackberry.com (8.13.7 TEAMON/8.13.7) with ESMTP id p0OFtGaw021900 for cp_u...@dev1.cpgtest.ostinet.net; Mon, 24 Jan 2011 16:05:09 GMT X-rim-org-msg-ref-id: 300123690 Message-ID: <300123690-1295885109-cardhu_decombobulator_blackberry.rim.net-1081314909-@b27.c7.bise7.blackberry> Content-Transfer-Encoding: base64 Reply-To: xxxxxxxx...@aol.com X-Priority: Normal References: <1606554279-1295883661-cardhu_blackberry.rim.net-copy_sent_folder-1724198600-@b27.c7.bise7.blackberry> In-Reply-To: <1606554279-1295883661-cardhu_blackberry.rim.net-copy_sent_folder-1724198600-@b27.c7.bise7.blackberry> Sensitivity: Normal Importance: Normal Subject: Re: Test from aol To: cp_u...@dev1.cpgtest.ostinet.net From: xxxxxxxx...@aol.com Date: Mon, 24 Jan 2011 16:05:51 +0000 Content-Type: text/plain; charset="Windows-1252" MIME-Version: 1.0 Status: RO Can anybody tell me what needs to be done at my end to get sender-ID for mails sent via Blackberry to be verified and passed correctly. Thanks Ashish Sharma