Below are the steps
include:[spf.myonlinebakery.com](<http://spf.myonlinebakery.com/>) before the final ~all or allExample
Before: v=spf1 include:_[spf.google.com](<http://spf.google.com/>) ~all
After: v=spf1 include:_[spf.google.com](<http://spf.google.com/>) include:[spf.myonlinebakery.com](<http://spf.myonlinebakery.com/>) ~all
If you do not have an SPF record yet, create a new TXT record on your root domain with this value:
v=spf1 include:[spf.myonlinebakery.com](<http://spf.myonlinebakery.com/>) ~all
Important: a domain can only have one SPF record. Do not create a second one. Edit the existing one.
If you have the old IP address 136.179.20.59 in your SPF record, you can safely remove it.
Our DKIM records have NOT changed. Please verify below:
Hostname: default._domainkey
DKIM Public Key (TXT Record Value)
v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3QV+e7ianee0fBO2CWzKqf+eqve6iE74WYqq+kBxi1riCTGzoJ3grqU8WpLe75CO2CCppRXLq34Rv+k9zJG/T36GxziZkXoKopV0txf3NvnbLAkJBtsngsmM1lnAZoVpzQGZpPo8ZbEBuclSnYshAb1+krQ848qUPjfBfH68WbQIDAQAB
Record Format
Create a TXT record:
| Field | Value |
|---|---|
| Name/Host | default._domainkey |
| Type | TXT |
| Value | (DKIM key above) |