<div dir="ltr"><div>If people use their DNS for registered domains, they always insert a record into the zone:</div><div><br></div><div><a href="http://xxxx.com">xxxx.com</a>   299     IN      TXT     "v=spf1 mx ~all"</div><div><br></div><div>That makes all other SPF records failed.</div><div><br></div><div>For example, I want to have my own TXT records:</div><div><br></div><div><a href="http://xxxx.com">xxxx.com</a>    299     IN      TXT     "v=spf1 mx include:<a href="http://pobox.com">pobox.com</a> ~all"</div><div><br></div><div><br></div><div>But sorry, after I added this one, porkbun will add another TXT (the before one) into the zone.</div><div><br></div><div>So my customized SPF gets failed, the outgoing emails from this domain were rejected by other providers.</div><div><br></div><div>If there has been any staff from porkbun on this list, can you help fixup this setting?</div><div><br></div><div>Regards.<br></div></div>