docker-simple-mail-forwarder
docker-simple-mail-forwarder copied to clipboard
Simplest and Smallest Email Forward Service based on Docker.
> Projects currently running on CircleCI 1.0 are no longer supported. Please migrate to CircleCI 2.0.
Hi, not sure if this is a bug or not: Aug 12 22:37:54 5de1a1801612 mail.info postfix/smtpd[2857]: connect from mail-yw1-f44.google.com[209.85.161.44] Aug 12 22:37:55 5de1a1801612 mail.info postfix/smtpd[2857]: 58E4E422EB: client=mail-yw1-f44.google.com[209.85.161.44] Aug 12 22:37:55...
Sep 29 08:40:57 dev1 postfix/smtp[14105]: 15C904A3824: to=, relay=none, delay=742, delays=652/0.02/90/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[64.233.185.26]:25: Connection timed out)
With this changes using external certificates files is simplified. The environment variables `CERTIFICATE_PUBLIC` and `CERTIFICATE_PRIVATE` defines the path. The treatment of the certificate has not changed, ie: they will be...
Hello, Is it possible to use the incoming arguments as output email? I would love if I could set an @domain.com config and use the part before the @ as...
Hi thanks for the project: it works great. However, the server keeps shutting down because the hard disk keeps running out of disk space for the log file. Is there...
Can I ask, is the project invalid? Or can it only be forwarded to Gmail? I tested with Hotmail and Foxmail, and in the end, the result only verified DKIM...
Alpine 3.12 -> 3.18 BATS -> 2.1.0 S6_VERSION -> 3.1.5 Fixed S6_VERSION URL, Arch and extraction.
Hi, I am trying to get this container up and running, and I can't receive emails. here is the logs from the container that I think the issue might be...