@ -15,7 +15,7 @@ nav:
|
||||
|
||||
- projects/index.md
|
||||
|
||||
- Docker E-Mail Server:
|
||||
- Docker-Mail:
|
||||
|
||||
- projects/docker-mail/index.md
|
||||
|
||||
|
0
pages/articles/index.md
Normal file
0
pages/articles/index.md
Normal file
0
pages/contact.md
Normal file
0
pages/contact.md
Normal file
0
pages/operations/index.md
Normal file
0
pages/operations/index.md
Normal file
@ -102,6 +102,7 @@ Once configuration is complete issue command `supervisorctl restart amavis` to l
|
||||
Once you have configured Amavis and created your DKIM keys, you will need to configure DNS. For this you will require the DKIM Key information. Since we are using Amavis, issue command `amavisd-new showkeys` to display your keys and the required dns config.
|
||||
|
||||
``` bash title="DNS Configuration"
|
||||
|
||||
$ amavisd-new showkeys
|
||||
; key#1 4096 bits, i=dkim, d=example.org, /certs/amavis/dkim/example.org.dkim.pem
|
||||
dkim._domainkey.example.org. 3600 TXT (
|
||||
|
0
pages/tags.md
Normal file
0
pages/tags.md
Normal file
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
pymdown-extensions==9.5
|
||||
Pygments==2.13.0
|
Reference in New Issue
Block a user