mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 16:45:15 +02:00
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
b037288e5a
commit
a11951e398
6 changed files with 22 additions and 4 deletions
|
@ -6,7 +6,7 @@ authenticated {
|
|||
priority = high;
|
||||
authenticated = yes;
|
||||
apply {
|
||||
groups_enabled = [];
|
||||
groups_enabled = [dkim];
|
||||
}
|
||||
}
|
||||
# DMS::SED_TAG::1::END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue