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

Inbound emails via Postfix or Exim #18

Open
Tracked by #68
juliusrickert opened this issue Jul 30, 2021 · 3 comments
Open
Tracked by #68

Inbound emails via Postfix or Exim #18

juliusrickert opened this issue Jul 30, 2021 · 3 comments

Comments

@juliusrickert
Copy link

I would love to see support for a local relay, based on Postfix or Exim, to accept emails and post them to the endpoint provided by Action Mailbox: https://guides.rubyonrails.org/v6.0/action_mailbox_basics.html#postfix

This would simplify setups in which emails are sent to Google Workspace, Microsoft 365, or a self-hosted mail server, as one could simply set up a routing rule to forward the messages meant for Chatwoot to the Postfix/Exim relay and eliminate the need for an external service.
To secure the relay, one could use IP ranges of the service/server accepting the messages and/or a secret local alias.

@vishnu-narayanan
Copy link
Member

chatwoot/chatwoot#5899

@juliusrickert
Copy link
Author

@vishnu-narayanan Thank you for the update.

As far as I can tell, the pull request is not related to this issue, is it?
This issue is concerned with inbound messages, not outbound messages.

@vishnu-narayanan
Copy link
Member

@juliusrickert Sorry about the late reply here. You are right. This linked PR added support for using postfix to send emails.

Marked the issues as related due to the "postfix" factor 😅

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

2 participants