Closed pcouy closed 1 month ago
Should resolve https://github.com/binwiederhier/ntfy/issues/1140
I have tested this using Dockerfile-build. I replaced image: binwiederhier/ntfy with the following in my docker-compose.yml :
Dockerfile-build
image: binwiederhier/ntfy
docker-compose.yml
build: context: ./ntfy dockerfile: Dockerfile-build
E-mails are not rejected by my mail server anymore.
Hi, thanks for the approval. Any update on getting this merged ?
Thanks!
Should resolve https://github.com/binwiederhier/ntfy/issues/1140
I have tested this using
Dockerfile-build
. I replacedimage: binwiederhier/ntfy
with the following in mydocker-compose.yml
:E-mails are not rejected by my mail server anymore.