Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for smtp_tls_security_level and smtpd_tls_security_level #124

Closed
AndyFux opened this issue Jan 11, 2023 · 3 comments
Closed

Support for smtp_tls_security_level and smtpd_tls_security_level #124

AndyFux opened this issue Jan 11, 2023 · 3 comments

Comments

@AndyFux
Copy link

AndyFux commented Jan 11, 2023

Hi,

i cannot configure either smtp_tls_security_level nor smtpd_tls_security_level.

Currently i'm usng the raw_options:

postfix_raw_options:

  • smtp_tls_security_level = may
  • smtpd_tls_security_level = may

Is possible to support the options?

Greetings Andy

@tersmitten
Copy link
Member

Sure, feel free to open an PR

@tersmitten
Copy link
Member

Make sure to have a look at #117 and #127

@tersmitten
Copy link
Member

I think that both are supported now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants