File: README

package info (click to toggle)
bbmail 0.8.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 612 kB
  • ctags: 929
  • sloc: cpp: 7,305; sh: 602; makefile: 74; perl: 26
file content (90 lines) | stat: -rw-r--r-- 2,884 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
--  README for bbmail 0.4.0 Beta - a tool which checks your
--  mailbox (like xbiff).

--  Copyright (c) 1998,1999 by John Kennis
--  parts Copyright (c) 1997,1998,1999 by Brad Hughes.

--  This program is free software; you can redistribute it and/or modify
--  it under the terms of the GNU General Public License as published by
--  the Free Software Foundation; either version 2 of the License, or
--  (at your option) any later version.
--
--  This program is distributed in the hope that it will be useful,
--  but WITHOUT ANY WARRANTY; without even the implied warranty of
--  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
--  GNU General Public License for more details.
--
--  You should have received a copy of the GNU General Public License
--  along with this program; if not, write to the Free Software
--  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
--
-- (See the included file COPYING / GPL-2.0)
--

This Tool displays the status of your mailbox and warns you when new
mail has arrived. It is designed to look the same as the Blackbox toolbar 
(Blackbox is a Windowmanager for X11).
To copy this look a great deal of the code is taken from Blackbox.

The files Image.cc (.hh) are taken from the Blackbox,
only one class-name was changed.

The files LinkedListed.cc (.hh) are taken from Blackbox without any change.

You can always get the latest release at:
			http://bbtools.windsofstorm.net/

Options:
--------

The mailtool.position is given as +x+y or -x-y (or combination)
where -x-y is the (x,y) distance of the right bottom of screen
to the right bottom of bbmail.

So position -0-0 puts the application in the lower right conner of the
screen.

bbmail -w(ithdrawn):	Withdrawn, place bbmail in Blackbox Slit.
bbmail -s(hape):	Don't show frame window.

See bbmail -h for all command-line options.

Pop-support: 
You can get the new and total mail information using an external program
(eg. fetchpop), without the need for getting the mail to your machine
(see data/README.bbmail).

Netscape-support:
see data/README.bbmail

For configuration options see INSTALL and data/README.bbmail



Thanks to:
----------

Brad Hughes  <bhughes@tcac.net>
	For writing the Blackbox Windowmanager (and with this a great deal 
	of the code for this application).

John A. Martin <jam@jamux.com> 
and
Laurie Harper <laurieh@groveware.com>
	For there comments and suggestions.

Alex Law <alaw@metapath.com>
	For his audio-patch (although eventually not used, it did result in
	the new-mail command options).

Nathan Clemons <linux@ici.net>
	For hosting the bbtool web-site at http://sunrise.windsofstorm.net .

Eric Davis <ead@pobox.com>
	For the acces restore time patch, included in bbmail > 0.6.0

Bill Beal <beal@tunl.duke.edu>
	For the bbmailparsefm.pl perl script

Timshel Knoll <timshel@pobox.com>
	For the help and patches for qmail support