1

Topic: TESTING#1: dkim._domainkey.mydomain.com => invalid (public key: n

Hi
I am using ISP provider dns, reverse dns is set in there end, in my local machine i configured forward lookup zone,
i pasted dkim this format, but geting error dkim -neutral and if i test dkim- publick key is not available
dkim._domainkey.mydomain.com.      3600 TXT  v=DKIM1; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDD2x1tgfarduYD7Nfs9IrDL0IzBWNIC6liXdqoF55mU1muFx2QTccfN+MKG/fNhNfpHxNXRESOoFD8ZDzcpnDekB47U208dBoqnB7C6MW6s1kw2HxnUkjo3p5HH4YfBmKsDpAo3CJIuY+tWz6LHivt32O3qfJ3eIQhwN95S+KuCwIDAQAB
this is what i added, what else should i add here, please some one assist me n this

again i changed to this format but still dkim fail is showing

dkim._domainkey.mydomain.com.      3600 TXT (
  "v=DKIM1; p="
  "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDD2x1tgfarduYD7Nfs9IrDL0Iz"
  "BWNIC6liXdqoF55mU1muFx2QTccfN+MKG/fNhNfpHxNXRESOoFD8ZDzcpnDekB47"
  "U208dBoqnB7C6MW6s1kw2HxnUkjo3p5HH4YfBmKsDpAo3CJIuY+tWz6LHivt32O3"
  "qfJ3eIQhwN95S+KuCwIDAQAB")
_adsp._domainkey.mydomain.com. IN    TXT    "dkim=all"

but still dkim is not passing..in gmail dkim-neutral is coming
can some one assist me on this

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: TESTING#1: dkim._domainkey.mydomain.com => invalid (public key: n

sateesh.huvinahalli wrote:

Hi
I am using ISP provider dns, reverse dns is set in there end, in my local machine i configured forward lookup zone,
i pasted dkim this format, but geting error dkim -neutral and if i test dkim- publick key is not available
dkim._domainkey.mydomain.com.      3600 TXT  v=DKIM1; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDD2x1tgfarduYD7Nfs9IrDL0IzBWNIC6liXdqoF55mU1muFx2QTccfN+MKG/fNhNfpHxNXRESOoFD8ZDzcpnDekB47U208dBoqnB7C6MW6s1kw2HxnUkjo3p5HH4YfBmKsDpAo3CJIuY+tWz6LHivt32O3qfJ3eIQhwN95S+KuCwIDAQAB
this is what i added, what else should i add here, please some one assist me n this

again i changed to this format but still dkim fail is showing

dkim._domainkey.mydomain.com.      3600 TXT (
  "v=DKIM1; p="
  "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDD2x1tgfarduYD7Nfs9IrDL0Iz"
  "BWNIC6liXdqoF55mU1muFx2QTccfN+MKG/fNhNfpHxNXRESOoFD8ZDzcpnDekB47"
  "U208dBoqnB7C6MW6s1kw2HxnUkjo3p5HH4YfBmKsDpAo3CJIuY+tWz6LHivt32O3"
  "qfJ3eIQhwN95S+KuCwIDAQAB")
_adsp._domainkey.mydomain.com. IN    TXT    "dkim=all"

but still dkim is not passing..in gmail dkim-neutral is coming
can some one assist me on this

hi satesh maybe you forget this  "

become this

dkim._domainkey.mydomain.com.      3600 TXT  "v=DKIM1; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDD2x1tgfarduYD7Nfs9IrDL0IzBWNIC6liXdqoF55mU1muFx2QTccfN+MKG/fNhNfpHxNXRESOoFD8ZDzcpnDekB47U208dBoqnB7C6MW6s1kw2HxnUkjo3p5HH4YfBmKsDpAo3CJIuY+tWz6LHivt32O3qfJ3eIQhwN95S+KuCwIDAQAB"