-
Is there the possibility to provide the already built sendmail binary for supported architectures along with each release in GH?
Thanks!
-
Steps to reproduce:
1. Run `mailpit` container: `docker run -it --rm axllent/mailpit`
2. `docker exec` into the container and run:
```
apk add php
php -d "sendmail_path=/usr/sbin/sendmail -v -S…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Output of `ddev debug test`
Expand `ddev debug test` diagnostic information
```
[32mRunning bash [-c /var…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe
Mailhog isn't updates that regularly. Many bugs …
-
Hi,
I'm writting an app that use the API provided by mailpit and I'm stuck with some CORS issues:
Access to XMLHttpRequest at 'https://mywebsite.com/api/v1/messages?limit=500' from origin 'https…
-
Disabling the release button as an option could be nice :)
-
Mailpit is the new replacement for Mailhug but much faster.
The laravel v10 env now uses mailpit https://github.com/laravel/laravel/blob/10.x/.env.example#L32
https://github.com/axllent/mailpit
-
Email subject emoji do show up in notifications:
![grafik](https://user-images.githubusercontent.com/22329650/232597468-e77e4c7d-03f2-4d91-b018-0ff9a191ffc5.png)
But they are missing in the mess…
-
A really nice addition to mailpit would be to add the ability to navigate to the latest received email.
I'm using mailpit for development and right now I have to navigate back in the browser and se…
-
Hi here!
I don't know what went south, perhaps a new Docker version.
This is what happens whenever I start the project now:
```
vip dev-env start --slug $PROJECT
Running validation steps...…