Domain Keys
Domain Keys
The instructions say: If the test results are successful, remove the text
t=y from the text value and save the TXT record again (t=y denotes test mode).
Does this mean to delete the
t=y; with the semi colon? It seems like that is tied to that since the
k=rsa; has this too.
So should it look like this
k=rsa; ;
or this
k=rsa;
Thanks