KBiff 3.9 (KDE3 branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News KBiff 3.9 (KDE3 branch)
# 1  
Old 10-06-2008
KBiff 3.9 (KDE3 branch)

ImageKBiff is a KDE "biff" or new mail notification utility. It is highly configurable but very easy to use and setup. It supports session managment (it "remembers" the last state it was in before you logged off) and can be docked into the panel. It has support for mbox (Unix-style), maildir (qmail-style), mh, POP3, IMAP4, and NNTP mailboxes.License: GNU General Public License (GPL)Changes:
Status window fixes for multi-monitor setups. KDE 2 support has been removed. A 'stopped' icon state has been added. There are many automake/configure/Makefile updates. This is a generic refresh after three years of being dormant.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How KDE3 (KDM)default at boot?

FBSD 4.6 How do I setup KDE to start as default WM? I don't have .xinitrc, xserverrc. My X11 is empty.I'm stuck with FWM as default. What file to I configure to make KDE 3 the default Window Manager? (1 Reply)
Discussion started by: lancest
1 Replies
Login or Register to Ask a Question
biff(1) 						      General Commands Manual							   biff(1)

NAME
biff - Notifies users when mail arrives SYNOPSIS
biff [y | n] DESCRIPTION
The biff command informs the system whether you want to be notified when mail arrives during the current terminal session. The following command enables notification: biff y The following command disables notification: biff n When mail notification is enabled, the From: and Subject: header lines and up to the first five lines of the message are displayed. The total display is 560 characters, or seven lines terminated by newline characters, whichever occurs first. The biff y command is often included in the $HOME/.login or $HOME/.profile file to be executed each time you log in. The biff command operates asynchronously. For synchronous notification, use the MAIL variable of sh or ksh, or the mail variable of csh. EXAMPLES
To display the current setting, enter: biff To be notified during the current terminal session whenever mail arrives, enter the following in your $HOME/.login or $HOME/.profile file: biff y FILES
Read by login shell (after login. User profile. SEE ALSO
Commands: comsat(8), csh(1), ksh(1), mail(1), mailx(1), Bourne Shell sh(1b), POSIX Shell sh(1p) biff(1)