Mail Notification
Mail Notification 是一款通过状态栏监视邮件的工具,目前支持Gnome、Xfce、KDE的状态栏。他的强大之处在于众多的协议支持。并且已经内建了 Gmail 协议。最新版本为4.0,在这一版中,不但可以通过弹出气球查看信件简要,还提供了一些常用的操作按钮。比如打开、设置已读等。


Mail Notification 可以通过设置POP协议等支持多种邮箱。目前可支持的协议有:
# multiple mailbox support
# mbox, MH, Maildir, POP3, IMAP, Gmail, Evolution, Mozilla products (Mozilla, SeaMonkey, Thunderbird, …) and Sylpheed support
# SASL authentication support
# APOP authentication support
# SSL/TLS support
# automatic detection of mailbox format
# immediate notification (the status icon is updated immediately or within seconds after a mailbox changes)
# message popups
# HIG 2.0 compliance.
ubuntu 用户只需要执行以下命令即可安装3.0版本:
sudo apt-get install mail-notification
需要新版本的用户可以下载最新源代码。