diff options
author | Ján Sučan <sucan@runbox.com> | 2013-06-16 16:40:25 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-22 21:32:31 -0300 |
commit | 614dbe7772172720ca868c5ba660d3bda6bb8df5 (patch) | |
tree | 320560ebfc7790564e59dda730302cc30f81385c /desktop/xfce4-mailwatch-plugin/README | |
parent | 40194d9f5503ce24e39525ab47e4d31aa1a403b3 (diff) | |
download | slackbuilds-614dbe7772172720ca868c5ba660d3bda6bb8df5.tar.gz |
desktop/xfce4-mailwatch-plugin: Added (Xfce plugin for checking mails)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-mailwatch-plugin/README')
-rw-r--r-- | desktop/xfce4-mailwatch-plugin/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/desktop/xfce4-mailwatch-plugin/README b/desktop/xfce4-mailwatch-plugin/README new file mode 100644 index 0000000000..954f3e3ad6 --- /dev/null +++ b/desktop/xfce4-mailwatch-plugin/README @@ -0,0 +1,14 @@ +Mailwatch is a plugin for the Xfce 4 panel. It is intended to +replace the old (4.0, 4.2) mail checker plugin in Xfce 4.4. + +Features +* IMAP and Secure IMAP support +* POP3 and Secure POP3 support +* Local Mbox mailbox support +* Local Maildir mailbox support +* Local MH-Maildir mailbox support +* GMail support +* Fully multithreaded design: no panel lockups +* Informative new-message breakdown in tooltip +* Ability to run program on new messages or button click +* Informative logger to help track down mail connection problems |