Patrick Ulbrich 59afdd67b4 libnotify plugin: better support for non-gnome desktops
- only use actions, multiline sender/subject layout and pango markup in GNOME-Shell notifications
- use single line sender/subject layout in notifications on other desktops
2014-03-23 17:26:59 +01:00
2013-04-09 13:07:59 +02:00
2011-12-02 17:06:20 +01:00
2013-01-06 13:03:28 +01:00
2014-03-15 18:33:00 +01:00
2014-03-18 19:30:15 +01:00

Mailnag

An extendable mail notification daemon.
https://github.com/pulb/mailnag

Mailnag checks POP3 and IMAP servers for new mail.
When it finds new messsages, it creates a notification
that mentions sender and subject.

This project needs contributors!
Code
Bugtracker
Translations
Wiki

Requirements
  • python2 (python3 won't work!)
  • pygobject
  • gir-notify (>= 0.7.6)
  • gir-gstreamer
  • gir-glib-2.0
  • gir-gnomekeyring-1.0
  • python-httplib2
  • 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.

Desktop integration

By default, Mailnag emits libnotify notifications, which work fine on most desktop environments
but are visible for a few seconds only. If you like to have a tighter desktop integration
(e.g. a permanently visible indicator in your top panel) you have to install an appropriate
extension/plugin for your desktop shell. Currently the following desktop shells are supported:

Screenshots

TODO

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