ClusterLabs / ClusterLabs/anvil
Revisit the `security` and `authentication` settings for mail server config
Open
priority normal
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
According to the Email module, the mail server variables for `security` and `authentication` are [unused](https://github.com/ClusterLabs/anvil/blob/56a9916909010d23ba98dc14f6ea8ee83e8cbd67/Anvil/Tools/Email.pm#L742-L748), meaning the resulting [config](https://github.com/ClusterLabs/anvil/blob/56a9916909010d23ba98dc14f6ea8ee83e8cbd67/Anvil/Tools/Email.pm#L813-L827) is not actually affected.
Revisit the mail server setup to correct the postfix config.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.