Taxick
September 18, 2024, 10:01am
1
SYSTEM INFORMATION
OS type and version
Ubuntu 24.04
Virtualmin version
7.20.2
Hi,
I’m trying to set up DKIM on my server.
I’m not using the DNS server on Virtualmin, but use an external DNS host, and then point the records to my virtualmin server
The DKIM look like this in virtualmin:
But should the code have all those “” “” “” “” in it
Should the code not look like this:
v=DKIM1;t=s;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn4a/xHPdO+UB8/ne1r3K10M4tG1UOloXwNXfIsPuJNj3OUi2lehr51t6La+S8et9H6chdisERSS/euWSYgKdtYjFzAWYi7YVeNE7VxUAo2/10J/eJqHLRpBx6YEXMLJw0MyIUdkdFvswHeii6d04gvNNGCl2JQLA6qZ066uc6/RC3MdIWXfESSZxnKdK4IcGnmIiosHcdrGDu+FIVgPgGN+HMb3dMDupd6Ja4KYcnfAeL9ye1LvcKfFQRs0MVtgAQzLYoNb3dBS7jvfdPdRdqCcJAR6fXmtd1A6/AAGizQqru7XRAphhHU1IfkXyLGYW77zLe/EwGePP0NKlQEa+MwIDAQAB
Yes im a noob
// Thomas
Your not a noob you are correct, some dns servers have starting and ending quotes but anything between should be removed.
Taxick
September 18, 2024, 10:47am
3
Hi
Thanks for the reply
It seems to work fine now.
Am new to Virtualmin… I have used ispconfig before - But i like virtualmin.
Thanks for the help.
Steini
September 18, 2024, 10:51am
4
Valid question, no worries. DNS servers have a maximum allowed string length of 255 characters (however, more than 255 are allowed in the entire record). The portions that exceed the threshold have to be split into double quoted strings (and will be properly put together after import).
Taxick
September 18, 2024, 10:55am
5
Okay
Thanks for explaining this to me…
system
Closed
September 26, 2024, 10:55am
6
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.