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

UBERF-9605: Test MTA hook integration #8189

Merged
merged 5 commits into from
Mar 11, 2025
Merged

UBERF-9605: Test MTA hook integration #8189

merged 5 commits into from
Mar 11, 2025

Conversation

ArtyomSavchenko
Copy link
Contributor

@ArtyomSavchenko ArtyomSavchenko commented Mar 11, 2025

Add service that should handle MTA hook request from SMTP server, it should replace Cloudflare Email Worker for inbound emails

Signed-off-by: Artem Savchenko <[email protected]>
Signed-off-by: Artem Savchenko <[email protected]>
Signed-off-by: Artem Savchenko <[email protected]>
Signed-off-by: Artem Savchenko <[email protected]>
@ArtyomSavchenko ArtyomSavchenko marked this pull request as ready for review March 11, 2025 05:47
Signed-off-by: Artem Savchenko <[email protected]>
@aonnikov
Copy link
Member

hook name is too generic per my point of view, is it for email?

@ArtyomSavchenko
Copy link
Contributor Author

hook name is too generic per my point of view, is it for email?

I think this service can be used for several integrations, for example, mail, telegram, slack.
From my point of view this service should only send event into the queue with corresponding topic:

  • mail hook -> mail topic
  • telegram hook -> telegram topic
    etc.

@haiodo haiodo merged commit f94d8bf into develop Mar 11, 2025
11 checks passed
@haiodo haiodo deleted the UBERF-9605/mta-hook branch March 11, 2025 07:27
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