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

rspamd protected endpoint #37

Open
2 tasks done
casualmatt opened this issue Aug 10, 2024 · 1 comment
Open
2 tasks done

rspamd protected endpoint #37

casualmatt opened this issue Aug 10, 2024 · 1 comment

Comments

@casualmatt
Copy link

  • I already searched past issues
  • I already checked the wiki/TODO page

Is your feature request related to a problem? Please describe.

Haraka communicates with RspamD using the RspamD HTTP protocol, and it would be nice if we could make it easier to keep this connection safe by using HTTPs and Basic AUTH or any kind of header auth.

Describe the solution you'd like

The option to add HTTPs, and an additional header to the request to RspamD from the EnvVar.

Describe alternatives you've considered

I tried to customize the plugin myself, but my experience with node HTTP is quite limited, and I couldn't find a way around it.

@msimerson msimerson transferred this issue from haraka/Haraka Aug 10, 2024
@casualmatt
Copy link
Author

@msimerson I found out how to solve it, and I will open a pr soon.

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

No branches or pull requests

1 participant