[PR #1141] [MERGED] Add Date header to sent e-mails #1522

Closed
opened 2026-05-07 01:02:30 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1141
Author: @pcouy
Created: 6/29/2024
Status: Merged
Merged: 9/29/2024
Merged by: @binwiederhier

Base: mainHead: smtp-sender-date-header


📝 Commits (1)

  • 003fec5 Add Date header to sent e-mails

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 server/smtp_sender.go (+3 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1141 **Author:** [@pcouy](https://github.com/pcouy) **Created:** 6/29/2024 **Status:** ✅ Merged **Merged:** 9/29/2024 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `smtp-sender-date-header` --- ### 📝 Commits (1) - [`003fec5`](https://github.com/binwiederhier/ntfy/commit/003fec5f838b4871dc7227477d095694531b9908) Add Date header to sent e-mails ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/smtp_sender.go` (+3 -0) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:30 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1522
No description provided.