Open
Description
I am using laravel-mailbox on laravel 8 with mailgun driver. I only need to simply forward the email message. The setup works fine and successfully forwards the email as expected when using mailgun sample webhook
but not with realworld emails. When an email is sent from gmail or other medium to the mailgun domain configured, application redirects with a 302
to the root domain. I have tried clearing cache also adding the route laravel-mailbox/mailgun/mime
to exclude csrftoken
in the middleware, but no luck. Has anyone encountered this? Any help is greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels