X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <20150511214442.9526.qmail@stuge.se> Date: Mon, 11 May 2015 23:44:42 +0200 From: "Peter Stuge (peter AT stuge DOT se)" To: gEDA user list Subject: Re: [geda-user] pcb crashing on startup Mail-Followup-To: gEDA user list References: <1431370095 DOT 2428 DOT 2 DOT camel AT fussbudget> <20150511191630 DOT 30542 DOT qmail AT stuge DOT se> <20150511194214 DOT 32722 DOT qmail AT stuge DOT se> <20150511205443 DOT GJ71214 AT cicely7 DOT cicely DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150511205443.GJ71214@cicely7.cicely.de> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Bernd Walter wrote: > > Peter Stuge (peter AT stuge DOT se) wrote: > > > > I do not use DMARC for my domain; I got the impression that you already > > moved to mangling only those sender addresses which require it? > > But you have an SPF record. So? My SPF record is only used by the receiver (delorie.com) of my email in the SMTP dialogue, to verify that the envelope sender of my message (me) is allowed to send from my server. SPF matches and delorie.com accepts the message. All good. When delorie.com sends my email out to subscribers then the envelope sender is no longer me (look at Return-Path in the headers) so my SPF record must not matter, right? //Peter