binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.55k stars 730 forks source link

Add Date header to sent e-mails #1141

Closed pcouy closed 1 month ago

pcouy commented 4 months 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 :

build:
  context: ./ntfy
  dockerfile: Dockerfile-build

E-mails are not rejected by my mail server anymore.

pcouy commented 2 months ago

Hi, thanks for the approval. Any update on getting this merged ?

binwiederhier commented 1 month ago

Thanks!