Skip to content

Commit

Permalink
Merge branch 'master' into mta-sts-support
Browse files Browse the repository at this point in the history
  • Loading branch information
polarathene authored Jan 13, 2024
2 parents df6073b + 71e1102 commit 4ee42bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/scripts/startup/variables-stack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ function __environment_variables_general_setup() {
VARS[ENABLE_FETCHMAIL]="${ENABLE_FETCHMAIL:=0}"
VARS[ENABLE_GETMAIL]="${ENABLE_GETMAIL:=0}"
VARS[ENABLE_MANAGESIEVE]="${ENABLE_MANAGESIEVE:=0}"
VARS[ENABLE_OAUTH2]="${ENABLE_OAUTH2:=0}"
VARS[ENABLE_OPENDKIM]="${ENABLE_OPENDKIM:=1}"
VARS[ENABLE_OPENDMARC]="${ENABLE_OPENDMARC:=1}"
VARS[ENABLE_POLICYD_SPF]="${ENABLE_POLICYD_SPF:=1}"
Expand Down

0 comments on commit 4ee42bd

Please sign in to comment.