No DNS entries for DKIM?!
No DNS entries for DKIM?!
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:~#
Re: No DNS entries for DKIM?!
ok. well its because of the nature how vestacp handles this thing.
if the mail domain and dkim is allready generated BEFORE u mess with the dns, it wont work.
just disable dkim for the mail domain and then reenable it via cp.
tada -> dkim is there....
if the mail domain and dkim is allready generated BEFORE u mess with the dns, it wont work.
just disable dkim for the mail domain and then reenable it via cp.
tada -> dkim is there....