mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +03:00
mox!
This commit is contained in:
5
testdata/integration/dkim/mox1dkim0-key.pem
vendored
Normal file
5
testdata/integration/dkim/mox1dkim0-key.pem
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
Note: ed25519 private key for use with DKIM, generated by mox
|
||||
|
||||
MC4CAQAwBQYDK2VwBCIEIAVskzmutHg8DvS8jaxYMHuoV1z9tNZmSC8+iI84WlTm
|
||||
-----END PRIVATE KEY-----
|
5
testdata/integration/dkim/mox2dkim0-key.pem
vendored
Normal file
5
testdata/integration/dkim/mox2dkim0-key.pem
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
Note: ed25519 private key for use with DKIM, generated by mox
|
||||
|
||||
MC4CAQAwBQYDK2VwBCIEINAds0VrnXkd/cUnAT4eQDKQoViHC1q6dBPEqG8SJxnz
|
||||
-----END PRIVATE KEY-----
|
5
testdata/integration/dkim/mox3dkim0-key.pem
vendored
Normal file
5
testdata/integration/dkim/mox3dkim0-key.pem
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
Note: ed25519 private key for use with DKIM, generated by mox
|
||||
|
||||
MC4CAQAwBQYDK2VwBCIEIPXYWvzg39zC8pkPzYZbTKCAk4TjIICZzaklMrOyADW+
|
||||
-----END PRIVATE KEY-----
|
5
testdata/integration/dkim/postfix-key.pem
vendored
Normal file
5
testdata/integration/dkim/postfix-key.pem
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
Note: ed25519 private key for use with DKIM, generated by mox
|
||||
|
||||
MC4CAQAwBQYDK2VwBCIEIOjHYD/iIvN8F46H6kk/km7g4FNfS0ZwV3dRDGrtMLb8
|
||||
-----END PRIVATE KEY-----
|
9
testdata/integration/dkim/readme.txt
vendored
Normal file
9
testdata/integration/dkim/readme.txt
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
These files are generated with:
|
||||
|
||||
mox dkim gened25519 >$file
|
||||
|
||||
And the corresponding DNS entry is:
|
||||
|
||||
mox dkim txt <$file
|
||||
|
||||
Which is added to ../example.zone
|
Reference in New Issue
Block a user