Patrick Ulbrich 80cf60e4a3 identify mails (both, imap and pop3) via MD5 hash.
(IMAP Message-Id doesn't seem to reliable. Fixes #57.
2013-12-01 20:11:31 +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
2013-10-20 11:43:44 +02:00
2013-10-22 00:35:15 +02: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%