On Sat, Sep 17, 2022 at 01:46:10PM +0200, Benny Pedersen <m...@junc.eu> wrote:
> li...@sbt.net.au skrev den 2022-09-17 09:12: > > I have mail server on geko.sbt.net.au serving sbt.net.au as well as > > several other TLD domains, > > https://dmarcian.com/spf-survey/?domain=geko.sbt.net.au > > there is no spf there, dmarc will not pass on missing subdomains, spf will > be none The logfile message showed that the envelope sender domain was sbt.net.au, not geko.sbt.net.au. That is just the name of the server sending the email. So there is no reason to expect an SPF record for it. The expectation is that the SPF record for sbt.net.au contain the IP address of geko.sbt.net.au, which it does. > avoid unneed google includes in spf Maybe that's needed when sending emails from gmail. Either way, it shouldn't have any bearing on the problem. Unless I'm missing something. cheers, raf