From owner-freebsd-questions@freebsd.org Sun Apr 17 09:53:27 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D129EB10F83 for ; Sun, 17 Apr 2016 09:53:27 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2001:608:a02::33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 98A8212F5; Sun, 17 Apr 2016 09:53:27 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (unknown [IPv6:2001:a61:12a4:a501:dacb:8aff:febf:62dd]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id D818C38871A; Sun, 17 Apr 2016 11:53:17 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.1 anny.lostinspace.de D818C38871A Authentication-Results: anny.lostinspace.de; dmarc=none header.from=fechner.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1460886797; bh=07RuGL1WTWuAFlqhnxczpp/MJ8o71G7Q0VWJoKIyE+c=; h=Subject:To:References:Cc:From:Date:In-Reply-To; b=txDu5eSOQt2dEb5wzOFtyyOHjEldVFZ2q/Kh9+KdxpbsBMxuScRQn9DWz/AHiJrNv P0Q5WKhS4whHgVkM50W+/QgQUhszPjMGvXFGjefgpgZtuEdysGH6tNvCJdB2WFgbiK mydtxeBcF4XJ8Lodr9R/r9vg1W9goN6KOTDEUU20= Received: from [192.168.0.151] (aftr-88-217-181-72.dynamic.mnet-online.de [88.217.181.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 4CD78252E3A; Sun, 17 Apr 2016 11:53:16 +0200 (CEST) Subject: Re: Bill Account Confirmation - 0270505992 To: freebsd-questions@freebsd.org References: Cc: postmaster@freebsd.org From: Matthias Fechner Message-ID: Date: Sun, 17 Apr 2016 11:53:02 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 09:53:27 -0000 Am 17.04.2016 um 11:30 schrieb Reko Turja: > liukuma.net. IN SPF "v=spf1 a mx -all" > > Just saying... yes it seems that freebsd does not check the SPF record. Just saw this morning a forged mail from my domain as well: host -t SPF fechner.net fechner.net has SPF record "v=spf1 a mx a:anny.lostinspace.de -all" Would be nice if the postmaster would add a SPF check. Thanks Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook