You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
@ -6,7 +6,7 @@ authenticated {
|
||||
priority = high;
|
||||
authenticated = yes;
|
||||
apply {
|
||||
groups_enabled = [];
|
||||
groups_enabled = [dkim];
|
||||
}
|
||||
}
|
||||
# DMS::SED_TAG::1::END
|
||||
|
Reference in New Issue
Block a user