No DNS entries for DKIM?!
Posted: Tue Apr 03, 2018 10:35 am
hi, i got automated spf and dmarc records, but there is no dkim record added to my bind templates.
i tried supsending, template changing, template rebuilding, but nothing works.
i wonder why did the dkim got added on the default domain during install,
but now it doesnt get added to all my other clients.
i tried adding a record to the template like this manually:
but it doesnt work. this variable is unknown.
and this also dont work:
im kinda stuck, pls help!
i tried supsending, template changing, template rebuilding, but nothing works.
i wonder why did the dkim got added on the default domain during install,
but now it doesnt get added to all my other clients.
i tried adding a record to the template like this manually:
Code: Select all
ID='9' RECORD='mail._domainkey' TYPE='TXT' PRIORITY='' VALUE='"v=DKIM1; k=rsa; p=%p%"' SUSPENDED='no' TIME='%time%' DATE='%date%'
and this also dont work:
Code: Select all
root@mail:~# v-add-mail-domain-dkim USER DOMAIN 1024
Error: DKIM=yes is already exists
root@mail:~#