https://github.com/jaliborc/mailnotifier
Displays how many unread mails you have and informs you when new mail is received
https://github.com/jaliborc/mailnotifier
addon lua mail world-of-warcraft
Last synced: about 1 year ago
JSON representation
Displays how many unread mails you have and informs you when new mail is received
- Host: GitHub
- URL: https://github.com/jaliborc/mailnotifier
- Owner: Jaliborc
- Created: 2017-04-04T14:54:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T23:10:40.000Z (about 1 year ago)
- Last Synced: 2025-02-27T00:21:20.894Z (about 1 year ago)
- Topics: addon, lua, mail, world-of-warcraft
- Language: Lua
- Homepage: https://mods.curse.com/addons/wow/mailnotifier
- Size: 49.8 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README

[](https://www.curseforge.com/wow/addons/mailnotifier)
[](https://www.patreon.com/jaliborc)
[](https://www.paypal.me/jaliborc)
[](https://bit.ly/discord-jaliborc)
# MailNotifier :email:
MailNotifier is a small World of Warcraft addon that has two purposes: tracking how many unread mails the player has in the inbox and alerting him when new mail is received (plays a sound and flashes the minimap mail button).
### Features
* Tracks how many unread mails the player has in the inbox
* Alerts the player when new mail is received
* No configuration needed
### Limitations
Except when the player visits the inbox, it's impossible to know exactly how many unread mails he has. This is why Mail Notifier can only detect mails received while playing, and by comparing the mail senders list at login (ex: If you have 1 sender when you logout and 3 when you login, obviously you have at least received 2 more mails).