Mailnag
A mail notification daemon for GNOME 3.
https://github.com/pulb/mailnag
Mailnag is a fork of the Popper mail notifier (http://launchpad.net/popper).
What Popper is to Ubuntu's Unity, Mailnag is to GNOME-Shell.
This project needs contributors!
Code
Bugtracker
Translations
Wiki
Installation
Ubuntu
Mailnag has an official Ubuntu PPA.
Issue the following commands in a terminal to enable the PPA and install Mailnag.
sudo add-apt-repository ppa:pulb/mailnag
sudo apt-get update
sudo apt-get install mailnag
Fedora
As of Fedora 17, Mailnag is available in the official Fedora repos.
Just run yum install mailnag (as root) in a terminal to install the package.
Arch Linux
Mailnag is available in Arch's user community repository AUR.
Please either run yaourt -S mailnag or packer -S mailnag (as root) to install the package.
Generic Tarballs
Distribution independent tarball releases are available here.
Just run ./setup.py install (as root) to install Mailnag,
though make sure the requirements stated below are met.
Requirements
- python2 (python3 won't work!)
- pygobject
- gir-notify
- gir-gstreamer
- gir-glib-2.0
- python-httplib2
- python2-gnomekeyring
- python-dbus
- pyxdg
- gettext
Configuration
Run mailnag_config to setup Mailnag.
Closing the configuration window will start Mailnag automatically.
Default Mail Client
Clicking a mail notification popup will open the default mail client specified in System Settings -> System Info -> Default Applications.
If you're a webmail (e.g. gmail) user and want your account to be launched in a browser, please install a tool like gnome-gmail.
Permanent Notifications
GNOME-Shell notifications are visible for a few seconds only before they vanish in GNOME's hidden messaging tray.
If you like to have a permanently visible notification counter in your top panel, you probably want to install this GNOME-Shell extension.
