User tests: Successful: Unsuccessful:
Adds Mailpit integration to the Codespaces development environment to enable email testing functionality.
docker-compose.yml: Added Mailpit service with web UI on port 8025
devcontainer.json: Added port forwarding and configuration for Mailpit UI access
post-create.sh: Automatically configures Joomla SMTP settings to use Mailpit
Sets mailer to SMTP
Configures Mailpit as SMTP host (mailpit:1025)
Disables authentication for development use
Go to Global Configuration and Send test Email
error
Added Mailpit UI access via Ports tab (port 8025) to check e-mail
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Labels |
Added:
PR-5.4-dev
|
Title |
|
mailpit in place now
Mail hog seems to be dead from a support perspective - no commits in several years. Laravel moved to mail pit. Can we try that instead or something similar?