#
# $Id: mavbiff.pod,v 1.3 2001/12/19 12:47:38 mavetju Exp $
#
=head1 NAME
B<mavbiff> - be notified if mail arrives
=head1 SYNOPSIS
B<mavbiff>
=head1 DESCRIPTION
B<mavbiff> consist of a window with a list of mailboxes in it. If
mail arrives in one of them, the button of the mailbox will change
colour. Pressing that button will popup the mailbox to the front.
=head1 CONFIGFILE
The configuration file consists of groups of four lines:
S<Label of the mailbox in mavbiff>
S<Physical location of the file on disk>
S<Name of the X window with the mail reader for this mailbox>
S<(empty line)>
The last empty line of the last entry should be removed. (Yeah I
know it's lame)
See the file dot-mavbiffrc for a sample configuration.
=head1 EXAMPLE
I startup my mailboxes like this:
S<xterm -title "MUTT - mbox" -geometry 80x60 -e mutt -f=mbox>
So my xterm has the title "MUTT - mbox". In the third line of that
mailbox in the config-file that name is returning.
=head1 AUTHOR
Edwin Groothuis, edwin@mavetju.org (http://www.mavetju.org)
=head1 FILES
$HOME/.mavbiffrc - configuration file
dot-mavbiffrc - Sample configuration file
=head1 SEE ALSO
biff(1)
syntax highlighted by Code2HTML, v. 0.9.1