typo fixed - thanks, Micha
This commit is contained in:
parent
912492287d
commit
4d38ab8f1b
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ that file for your own domain and selector:
|
|||
|
||||
```sh title="Run this on your server"
|
||||
# Add the mapping of domain/selector (use your own domain here)
|
||||
echo example.org 20251000901 > /etc/rspamd/dkim_selectors.map
|
||||
echo example.org 2025100901 > /etc/rspamd/dkim_selectors.map
|
||||
```
|
||||
|
||||
That’s all. rspamd now knows that whenever it sees an outgoing email from `anyone@example.org` it will get the DKIM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue