Skip to content

Removes deprecated postfix config#328

Merged
willbrowningme merged 2 commits intoanonaddy:masterfrom
inkarnation:deprecated-postfix-config
Nov 4, 2025
Merged

Removes deprecated postfix config#328
willbrowningme merged 2 commits intoanonaddy:masterfrom
inkarnation:deprecated-postfix-config

Conversation

@inkarnation
Copy link
Contributor

During startup postfix logs some deprecation warnings:

[16-Mar-2025 09:10:36] NOTICE: ready to handle connections
/usr/sbin/postconf: warning: /etc/postfix/main.cf: support for parameter "smtpd_tls_eecdh_grade" will be removed; instead, do not specify (leave at default)
/usr/sbin/postconf: warning: /etc/postfix/main.cf: support for parameter "smtp_use_tls" will be removed; instead, specify "smtp_tls_security_level"
/usr/sbin/postconf: warning: /etc/postfix/main.cf: support for parameter "smtpd_use_tls" will be removed; instead, specify "smtpd_tls_security_level"

This PR takes care to remove them, as both do not require an replacement or already have the proper alternatives configured.

@inkarnation
Copy link
Contributor Author

@crazy-max hope you’re doing well! I wanted to check in on this PR - may I help with any further informations for the review?

Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

PTAL @willbrowningme

Copy link
Member

@willbrowningme willbrowningme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@willbrowningme willbrowningme merged commit 8845745 into anonaddy:master Nov 4, 2025
7 checks passed
@inkarnation inkarnation deleted the deprecated-postfix-config branch November 4, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants