From owner-freebsd-stable@FreeBSD.ORG Thu May 3 16:54:29 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 516BC10656F0 for ; Thu, 3 May 2012 16:54:29 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-qc0-f182.google.com (mail-qc0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 05A0A8FC08 for ; Thu, 3 May 2012 16:54:28 +0000 (UTC) Received: by qcsg15 with SMTP id g15so1653102qcs.13 for ; Thu, 03 May 2012 09:54:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-operating-system :user-agent; bh=2KWZZDfT4H85q5KRSkH+bPwdlo6jwl/vDC4Mlca2yb0=; b=F0C4NqExfUdq17H1XHxkpuAIZy602FAjcENTeCxMtWmGqlxwXwxWRE2AnFDy7joNGE f+S3X0JB3aXQ5Adli+zNM5VhcTZhw6rIONTvc35o1uEZ0EJy/PcGOL5hi/Qdm/UvRhxB qjU2oogds3gjG7VNxoSAAGudmTK+BxxhhiDGp4WYENsBpFP8jjfdKsANGlMrhRTtzfk1 0w9bRhJNVNL02IKygQuQJjyjgQWB6WfVXyBz+wd89PTOb064xyvsCquBeotVomIdtCLa 2iUjF7EOrcuzjkIGcpCSAOb5APWwg6hJnR0aLFL3lohL2qRUSJReMf/NBNbmw1ye3rHU iHzQ== Received: by 10.224.76.146 with SMTP id c18mr4016988qak.56.1336064068329; Thu, 03 May 2012 09:54:28 -0700 (PDT) Received: from schism.local (c-76-124-49-145.hsd1.pa.comcast.net. [76.124.49.145]) by mx.google.com with ESMTPS id s20sm9878785qap.16.2012.05.03.09.54.26 (version=SSLv3 cipher=OTHER); Thu, 03 May 2012 09:54:27 -0700 (PDT) Date: Thu, 3 May 2012 12:54:25 -0400 From: Glen Barber To: "Prabhpal S. Mavi" Message-ID: <20120503165424.GA1727@schism.local> References: <761dfef3fa092c96bc96e62ebc6af6d4.squirrel@mail.digital-infotech.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <761dfef3fa092c96bc96e62ebc6af6d4.squirrel@mail.digital-infotech.net> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org Subject: Re: Reject Action For SPF X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 16:54:29 -0000 On Thu, May 03, 2012 at 04:30:53PM -0000, Prabhpal S. Mavi wrote: > > Dear Friends, > > i have setup SPF alright, postfix is performing check as well (results > below), but even if there is no SPF record exist for a domain, message is > still accepted. > > how can i set the reject action, if no SPF available. > Why would you want to reject mail from legitimite senders that do not have SPF records published? Glen