docker-simple-mail-forwarder icon indicating copy to clipboard operation
docker-simple-mail-forwarder copied to clipboard

Simplest and Smallest Email Forward Service based on Docker.

Results 40 docker-simple-mail-forwarder issues
Sort by recently updated
recently updated
newest added

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...

It would be great to have DKIM support; getting messages signed is a requirement for most outgoing mail nowadays.

enhancement
help wanted

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...

pull request wanted
feature request

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?

pull request wanted
feature request

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...

help wanted

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...

bug
enhancement

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...

bug