Update README.md
This commit is contained in:
		| @@ -135,7 +135,10 @@ mail._domainkey IN TXT ( "v=DKIM1; k=rsa; " | ||||
| Bye! | ||||
| ``` | ||||
|  | ||||
| In your DNS settings of your domain, create a TXT record called `mail._domainkey` with the value `v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvrB...` (truncated) | ||||
| In your DNS settings of your domain, create a TXT record called `mail._domainkey` with this shit in it. Notice how you need to remove the weird quotes the script outputs after `k=rsa; "`. Example: | ||||
| ``` | ||||
| v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvrB... (truncated) | ||||
| ``` | ||||
|  | ||||
| Make sure to copy-paste what the script outputs, not the bullshit I gave as an example, you moron. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user