Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
communication
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infra
ansible-shared
communication
Merge requests
!11
Postfix TLS-Improvements
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Postfix TLS-Improvements
ext-3
into
master
Overview
0
Commits
4
Pipelines
3
Changes
8
Merged
Lars Beckers
requested to merge
ext-3
into
master
5 years ago
Overview
0
Commits
4
Pipelines
3
Changes
8
0
0
Merge request reports
Viewing commit
bc46c80c
Show latest version
8 files
+
113
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
bc46c80c
postfix: add integration of a MTA-STS resolver daemon
· bc46c80c
Lars Beckers
authored
5 years ago
postfix/defaults/main.yml
+
3
−
0
View file @ bc46c80c
Edit in single-file editor
Open in Web IDE
Show full file
@@ -43,6 +43,9 @@ postfix_transport_maps: []
# protocol: smtp
# use_mx: true
# Note: This requires at least buster-backports or newer.
postfix_enable_mta_sts
:
false
postfix_my_networks
:
[]
postfix_notify_classes
:
[]
postfix_satellite_only
:
false
Loading