Patrick Ulbrich 37f1c59b57 updated NEWS file
2012-10-20 21:17:05 +02:00
2012-10-20 18:40:55 +02:00
2012-09-29 16:59:11 +02:00
2011-12-02 17:06:20 +01:00
2012-01-02 20:33:42 +01:00
2011-12-11 16:44:52 +01:00
2012-10-20 21:17:05 +02:00
2012-09-03 20:03:51 +02:00

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.

Screenshots

Screenshot

Description
An extensible mail notification daemon
Readme GPL-2.0 2.9 MiB
Languages
Python 99.3%
Roff 0.5%
Shell 0.2%