Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section DNS Server
  • Search

Add external DKIM to Vesta DNS

Questions regarding the DNS Server
BIND
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
khel
Posts: 12
Joined: Fri Apr 25, 2014 11:41 am

Add external DKIM to Vesta DNS
  • Quote

Post by khel » Fri Feb 23, 2018 11:28 am

Hello,

I have a few domains hosted in vesta but email is running in Zimbra.
After generating DKIM zimbra records and add the correspondent DNS records to vesta they don't validate.

Domains with mail also in vesta are okay.

Anyone with experience on this?

Thanks in advance.
Top

khel
Posts: 12
Joined: Fri Apr 25, 2014 11:41 am

Re: Add external DKIM to Vesta DNS
  • Quote

Post by khel » Sat Mar 10, 2018 11:07 pm

After some trial and error and stack overflow.

Zimbra Generates something like,
DKIM Public signature:
DDDDDDDD-EEEE-1111-8888-AAAAAAAAAAAA._domainkey IN TXT ( "v=DKIM1; k=rsa; "
"p=......(your_full_key_here)......." ) ; ----- DKIM key DDDDDDDD-EEEE-1111-8888-AAAAAAAAAAAA for domain.tld
Just grab the part from "v=DKIM1; k=rsa; " "p=......(your_full_key_here)......." and ensure that you have everything in one single line with a single space character between the " " like so,

Code: Select all

"v=DKIM1; k=rsa; " "p=......(your_full_key_here)......."
And paste the previous line in to your domain TXT value

After doing so test it with http://dkimcore.org/tools/ - Check a published DKIM Core Key

In the selector input DDDDDDDD-EEEE-1111-8888-AAAAAAAAAAAA and in Domain Name domain.tld

Hope this can be useful to someone else.
Top

khel
Posts: 12
Joined: Fri Apr 25, 2014 11:41 am

Re: Add external DKIM to Vesta DNS
  • Quote

Post by khel » Sun Mar 11, 2018 11:04 am

Update:

Apparently Vesta does not work with 2048 keys, so anyone interested will have to follow
https://forums.zimbra.org/viewtopic.php?t=60548

And generate 1024 keys instead.
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “DNS Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password