-
Is there a way to "fix" the exposed port of the mailpit container? In cloud-based IDEs (like Gitpod/Eclipse Che/etc) we need to know ahead-of-time which ports can be exposed/exported from the localhos…
-
hi,
Does mailpit support ssl implementation? I am unable to find any documentation for this. Mailpit works fine with http but with https its not working. Certificates are properly implemented on t…
-
Hi.
Thanks for this really helpful extension.
I note the docs say: `for testing or running in dev mode`, which certainly works really well.
I wanted to use it to capture emails generated by my…
-
Hello,
Thank you for this tool, it's awesome.
Is there a way to reference the full list of Defaults to achieve something like:
```yaml
apiVersion: v1
kind: ConfigMap
metadata:
namespace…
-
Setting the below environment variables don't get applied when running Matomo.
MATOMO_MAIL_TRANSPORT=smtp
MATOMO_MAIL_HOST=mail-relay.example.com
-
I have the Camunda 8 run on an EC2 with docker compose, everything is okay with localhost, however, I want to remotely access the operate or tasklist using the public IP address, I got an error like "…
-
Mailpit only has 3 option
![image](https://github.com/user-attachments/assets/5f699e18-db9f-45ab-9cde-5a2cba3e556c)
Can I change display view size by drag and drop?
It is useful in case I want t…
-
### Description
When a user navigates to the "About" link in the Mailpit UI, a context window opens with information and performs a version check of the Mailpit (v1.19.3) Docker version. This version…
-
## What happened?
The container executes the following command at startup:
sphinx-autobuild -b html --host 0.0.0.0 --port 9000 --watch /app -c . . ./_build/html
It fails with "Errno 2" because the …
-
What I did:
I discovered some strange problems with link urls in emails caught by mailpit.
Some urls in emails get two points ("..") where only one point should be.
For example an url should look l…