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

Unable to configure it correctly #2

Open
ivorpad opened this issue Apr 28, 2022 · 0 comments
Open

Unable to configure it correctly #2

ivorpad opened this issue Apr 28, 2022 · 0 comments

Comments

@ivorpad
Copy link

ivorpad commented Apr 28, 2022

My DNS records

Screenshot 2022-04-28 at 17 21 31

I ran:

docker build  -t rails/actionrelay --build-arg TLD=inbox.<my host>.dev 
--build-arg URL=https://<ngrok tunnel>/rails/action_mailbox/relay/inbound_emails 
--build-arg INGRESS_PASSWORD=12345 .

ps aux | grep postfix

Screenshot 2022-04-28 at 17 22 33

The container is running normally:

Screenshot 2022-04-28 at 17 23 32

The app is setup correctly:

config.action_mailbox.ingress = :relay

Added ingress_password to the development credencials

rails credentials:edit --environment development

I appreciate your help.

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