Skip to content

Conversation

@inkarnation
Copy link
Contributor

This pull request makes the SMTPD_MILTERS setting configurable via the addy.env to allow for greater flexibility in RSPAMD/Postfix setup. For example, this makes it possible to use a remote Milter service instead of running it locally.

Changes:

  • Added functionality to override SMTPD_MILTERS value through addy.env file.
  • Default value for SMTPD_MILTERS is set to inet:127.0.0.1:11332 if not specified.

- Added functionality to override SMTPD_MILTERS value through addy.env file.
- Default value for SMTPD_MILTERS is set to inet:127.0.0.1:11332 if not specified.
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 thanks!

@crazy-max crazy-max merged commit de0599a into anonaddy:master Jan 22, 2025
@inkarnation inkarnation deleted the feat-configurable-rspamd-milter-apps branch January 22, 2025 11:10
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.

2 participants