mailcatcher gui not reachable. #11
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: octoleo/octojoom#11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I set up a docker container with mailcatcher on true. I believe i should be able to navigate to the instance through this url:
containername.joomla.tl = joomla instance.
containernamemail.joomla.tl:1080 should be the mailcatcher gui instance no? The docker is running but it is not reachable.
Hmmm I will have to look at this... it was fixed a few updates back, maybe I missed something.
This will fix the issue for future containers, but in the existing container you should in Joomla update the smtp-port to
1025
and this should then resolve the issue. Let me know.