[GH-ISSUE #89] Notification support #59

Closed
opened 2026-03-15 12:19:28 +03:00 by kerem · 4 comments
Owner

Originally created by @fridzema on GitHub (Apr 11, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/89

Should be nice if we can get a notification.
If you are open for a pull request, i can try to implement in the near future.

Originally created by @fridzema on GitHub (Apr 11, 2023). Original GitHub issue: https://github.com/axllent/mailpit/issues/89 Should be nice if we can get a [notification](https://developer.mozilla.org/en-US/docs/Web/API/Notification). If you are open for a pull request, i can try to implement in the near future.
kerem closed this issue 2026-03-15 12:19:33 +03:00
Author
Owner

@axllent commented on GitHub (Apr 11, 2023):

In the off-chance you hadn't noticed, or for anyone else looking for the same thing, browser notifications only work when the website (Mailpit) is accessed over HTTPS. This is a browser security feature, not a Mailpit limitation. Mailpit does support notifications.

<!-- gh-comment-id:1503048522 --> @axllent commented on GitHub (Apr 11, 2023): In the off-chance you hadn't noticed, or for anyone else looking for the same thing, browser notifications only work when the website (Mailpit) is accessed over HTTPS. This is a browser security feature, not a Mailpit limitation. Mailpit does support notifications.
Author
Owner

@Fydon commented on GitHub (Nov 6, 2024):

My browser (Edge) is set to ask for notification permission, but I wasn't prompted to allow it when selecting the bell icon. However when I used site settings to allow the notification permission, I started receiving notifications. I was already using HTTPS for Mailpit.

<!-- gh-comment-id:2460672490 --> @Fydon commented on GitHub (Nov 6, 2024): My browser (Edge) is set to ask for notification permission, but I wasn't prompted to allow it when selecting the bell icon. However when I used site settings to allow the notification permission, I started receiving notifications. I was already using HTTPS for Mailpit.
Author
Owner

@axllent commented on GitHub (Nov 7, 2024):

@Fydon It seems Edge was having a race issue between running that request (for notifications) and closing the modal. I have pushed a fix for this which will be included in the next release (in the next few days). Thanks for reporting.

<!-- gh-comment-id:2461271010 --> @axllent commented on GitHub (Nov 7, 2024): @Fydon It seems Edge was having a race issue between running that request (for notifications) and closing the modal. I have pushed a fix for this which will be included in the next release (in the next few days). Thanks for reporting.
Author
Owner

@axllent commented on GitHub (Nov 8, 2024):

@Fydon The fix has been included in v1.12.2.

<!-- gh-comment-id:2464352388 --> @axllent commented on GitHub (Nov 8, 2024): @Fydon The fix has been included in [v1.12.2](https://github.com/axllent/mailpit/releases/tag/v1.21.2).
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/mailpit#59
No description provided.