我需要为我的GoDaddy域添加一个SendGrid SPFlogging,但是我不确定在哪里放置它。 我有一个现有的TXTlogging,其值为google-site-verification = XXXXXXXXXXXXXXXXXXXXXXXX。 那么我应该添加SPF信息,还是创build一个新的TXTlogging? 如果我需要添加它,我应该怎么做 – 在分号后添加它?
你应该创build一个带有spf信息的新的TXTlogging。 如果你想要一个例子,我们必须在工作中做同样的事情:
$ dig -t txt booking.com booking.com. 900 IN TXT "v=spf1 mx/25 ip4:154.54.96.0/28 include:priceline.com include:sendgrid.net ?all" booking.com. 900 IN TXT "google-site-verification=RUz0C9k4tXs5skeRZsP5FGjiyGXptvWtg7YPC49bMQI"