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

Endpoint returning 404 to Mailgun? #85

Open
kenschnetz opened this issue Mar 30, 2021 · 2 comments
Open

Endpoint returning 404 to Mailgun? #85

kenschnetz opened this issue Mar 30, 2021 · 2 comments

Comments

@kenschnetz
Copy link

Followed the setup tutorial here: https://johnbraun.blog/posts/incoming-mail-laravel-mailbox

Test runs without issue. Deployed to Forge and now the endpoint returns 404 error to Mailgun using the following route: https://our domain/laravel-mailbox/mailgun/mime

Is there a step I am missing to publish the route/endpoint?

@wa05
Copy link

wa05 commented Jul 19, 2021

Hi @kenschnetz , did you solve this problem?

@dreammonkey
Copy link

Try running artisan route:list

It seems the endpoint paths are constructed like this:

/{path}/{driver}/mime

Where path is the path defined in config.mailbox.path

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

3 participants