Huan Li
Huan Li
I have merged the two related PRs, please let me know if they work as expected or not, thank you very much!
Hi guys, thanks for the testing and the feedback! Please help me to `approve` or `request for changes` with a reason to the related PR if you want to speedup...
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...
I believe the docker hub version is the latest master branch code at this repo, because the GitHub Actions have ran the deploy and it's green. See: https://github.com/huan/docker-simple-mail-forwarder/actions If it's...
Please check https://github.com/huan/docker-simple-mail-forwarder/blob/master/VERSION and compare it to the docker container that you run for getting to know if your version is the latest.
Thanks for pointing this out! Yes, we need an additional action to update the dockerhub `Readme.md`. See: https://stackoverflow.com/questions/29134275/how-to-push-a-docker-image-with-readme-file-to-docker-hub
```sh $ docker pushrm zixia/docker-simple-mail-forwarder ERRO error pushing readme to repo server. See error message below. Run with "--debug" for more details. error pushing README, bad status code for response:...
For now, I have just updated the README.md on DockerHub by hand with the latest version in this repo.
Thanks for the suggestion. I have no enough DKIM knowledge, could you provide more details about it? So we can study on it and see if there's someone is familiar...
@xriser Hi, I believe you can find the solution from my PR at https://github.com/huan/docker-simple-mail-forwarder/pull/77/files#diff-3604839b35cb2b96128d4968e5bb0e1cR134 Recently I have upgraded SMF alpine base image, and I found that the `timeout` command has...