Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Date header to sent e-mails #1141

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

pcouy
Copy link

@pcouy pcouy commented Jun 29, 2024

Should resolve #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
Copy link
Author

pcouy commented Aug 26, 2024

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

@binwiederhier binwiederhier merged commit fc3624c into binwiederhier:main Sep 29, 2024
@binwiederhier
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outgoing e-mails from SMTP sender are missing a Date header
3 participants