gnubiff project is a mail notification program that checks for mail and displays headers when new mail has arrived.
Here are some key features of "gnubiff":
· Multiple mailbox support
· pop3, apop, imap4, mh, qmail and mailfile support
· SSL & certificates support
· GNOME support with complete integration to panel
· GTK stand-alone support
· Automatic detection of mailbox format
· Mail header & content display
· IDLE state support for imap4
· FAM support for mh/qmail/mailfile
· PNG animation support
· Highly configurable
· Spam filtering
· HIG 2.0 compliance
· Small memory usage
Installation:
To install gnubiff with GNOME:
./configure --prefix=`pkg-config libpanelapplet-2.0 --variable=prefix`
make
make install
To install gnubiff with GTK only:
./configure --disable-gnome
make
make install
What's New in This Release:
· Some bug fixes
· Portuguese translation now available (thanks to Gunther Furtado)