docker-simple-mail-forwarder
docker-simple-mail-forwarder copied to clipboard
Simplest and Smallest Email Forward Service based on Docker.
Hi, when will the latest version be pushed to docker hub? I would need the ability to modify postfix configurations but what is on docker hub seems quite a bit...
DKIM
It would be great to have DKIM support; getting messages signed is a requirement for most outgoing mail nowadays.
Hi, One of my dockers based on your great work is being attacked by some people trying to brute force it. The IPs seem limited to two or three, so...
Any plans to add support for SPF Records?
Related: https://stackoverflow.com/a/57532307/2245107
Hi, I have configured a system with multiple docker containers and everything is working fine. Now I'm trying to generate the certificate for a docker container that runs simple-mail-forwarder (I'm...
Can you please add support for *@*.domain.com forwards?
Is there any way to change this? Gmail has started to refuse to work with this since earlier this month. checktls.com also catches this error. Related thread: https://support.google.com/mail/thread/38336515?msgid=39890656 I tried...
Can you create an image with `arm32v7` support? I need to run this on raspberry pi 3, but the architecture is not supported, I got the following error: `standard_init_linux.go:207: exec...
Hello, on my private hosting, i'm getting lots of hits on mail port with `SASL authentication attempts`. Could you please mention to the main page `fail2ban SASL` mitigation? Otherwise we...