docker-mailserver
docker-mailserver copied to clipboard
Docker Mailserver based on the famous ISPMail guide
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/jeboehm/docker-mailserver). ## Config Migration Needed - [ ]...
I setup mail server on google cloud using VM Instance. I can receive mail from gmail, but can not send to it. Error: Diagnostic-Code: X-Postfix; connect to alt4.gmail-smtp-in.l.google.com[173.194.209.26]:25: Operation timed...
☺️ Please check the troubleshooting page before opening a new issue. ☺️ https://github.com/jeboehm/docker-mailserver/wiki/Troubleshooting **Describe the bug** mailserver_web log file. [critical] Error thrown while running command "doctrine:migrations:migrate -n". Message: "An exception...
I've added configuration to provide TLS SMTP authentication for relayhosts. This is necessary when using gmail as relayhost for your mailserver for example. To make use of the TLS authentication...
Hi guys, I'm trying to send an email from a custom C# script script through docker-mailserver. My pc is in the network 192.169.220.0/24, docker-mailserver is running on a VM (Ubuntu...
It is possible to add an online demo to test the service. It would be of great help to see to which public this service is dedicated.
I have Nginx already installed and deployed on my VPS. I’m very confused on how to get it proxied to a domain. I’ve done it before with docker containers but...
**Is your feature request related to a problem? Please describe.** Let me cite [the Zeyple README](https://github.com/infertux/zeyple#zeyple-zeyple-encrypts-your-precious-log-emails-): > Why should I care? If you are a sysadmin who receives emails from...