Enhancement #1856
Mail-server: switch submission policy to "authenticated"
Status: | CLOSED | Start date: | 04/10/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 04/10/2013 | |
Assignee: | - | % Done: | 100% | |
Category: | nethserver-mail-server | |||
Target version: | v6.4-beta1 | |||
Resolution: | NEEDINFO: |
Description
When the nethserver-mail-server
package is installed the submission policy must change from "localnetworks" to "authenticated".
Associated revisions
/etc/postfix/main.cf template (40submission_policy_authenticated): add subroutine to submission_policy hash and override the default submission policy. Refs #1856
/etc/postfix/main.cf template: changed submission policy manipulations. The database prop SubmissionPolicyType overrides the default submission policy configured by template fragments. Refs #1856
History
#1 Updated by Davide Principi over 8 years ago
The semantics of postfix SubmissionPolicyType
prop has been changed. By setting it to default
, the policy applied is selected by the template fragments (the last wins). This is the new database default for that prop.
The admin can change SubmissionPolicyType
to force a particular policy, if desired.
A change to nethserver-mail-common was necessary. See commit:a79d761
#2 Updated by Davide Principi over 8 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 30 to 100
#3 Updated by Davide Principi about 8 years ago
- Status changed from MODIFIED to CLOSED