diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-10-03 21:48:47 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-10-03 21:48:47 +0000 |
commit | 3e405e2809713421c819e0a9be392067349573df (patch) | |
tree | 663a24cc5090a29edcfe05ddaa1d884cf29d1cb2 /mail/gbuffy/pkg-descr | |
parent | 3fd7d1bce2fd43f89f2fa93f33002e92d9c5a14c (diff) |
Notes
Diffstat (limited to 'mail/gbuffy/pkg-descr')
-rw-r--r-- | mail/gbuffy/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/gbuffy/pkg-descr b/mail/gbuffy/pkg-descr new file mode 100644 index 000000000000..a467a01b9577 --- /dev/null +++ b/mail/gbuffy/pkg-descr @@ -0,0 +1,15 @@ +GBuffy will poll multiple mailboxes for new mail. It will list the +number of new messages in each mailbox you configure. It will also +highlight the mailboxes which have new mail. Pressing the left mouse +button on a mailbox with new mail will display the Sender and Subject +of each new message. Additionally, GBuffy will display the X-Face +header for messages which have them. Pressing the middle mouse button +on a mailbox will launch the configured command, generally a command +to read the mailbox with your favorite mailreader. Pressing the right +mouse button will bring up the configure menu. + +GBuffy is currently capable of watching MBOX, MMDF, Maildir and MH +Folders. This version also supports IMAP4rev1 and NNTP with XOVER. +Support for an external program for notification is planned. + +WWW: http://www.fiction.net/blong/programs/gbuffy/ |