huan / docker-simple-mail-forwarder

Simplest and Smallest Email Forward Service based on Docker.
https://hub.docker.com/r/zixia/simple-mail-forwarder/
Apache License 2.0
544 stars 86 forks source link

No longer see the mail log #60

Open XOKP opened 5 years ago

XOKP commented 5 years ago

Hi Huan,

I can no longer see the incoming/outgoing mail log in the docker logs since using the latest version 1.1.

Is this so by design?

huan commented 5 years ago

No, it's not by design.

The 1.1 had fixed some minor issues only, with a few commits.

So please feel free to help yourself fix it, and send a PR back to here will be welcome.

Jeffrey04 commented 4 years ago

Was experience this too, and got it somewhat fixed in my previously submitted pull request

thexperiments commented 3 years ago

When will this be released to the registry? Currently I'm trying to troubleshoot a problem and have not found a way to view any logs /var/log/mail.log also seems to be empty. Which PR was it? Is there a workaround?

Jeffrey04 commented 3 years ago

I am not using this image anymore but previously it was fixed in this pull request https://github.com/huan/docker-simple-mail-forwarder/pull/68