Added support for multi-line header lines
[infodrom/newmail] / README
1 nemail is a small program that puts itself in the background and
2 watches mailboxes in order to report when new mail has been arrived.
3 This will be reported on the terminal it was started.  The output can
4 also be integrated in graphical programs.
5
6 This package was inspired by the Elm component newmail.  The Elm Mail
7 System was a great mail program until Michael Elkins started writing
8 Mutt which quickly became faster, more flexible and easier to use.
9 However, there has been no replacement for the ``newmail'' program
10 which is subject of this package.
11
12 Due to the Elm license which is not compatible with the GNU General
13 Public License (GPL) it was not possible to combine the old code with
14 code licensed under the GNU GPL.  As a result this project had to be
15 started from scratch.
16
17 Many thanks go to the Elm Development Group who have provided me with
18 a great mail program for several years.  Many thanks to Dave Taylor
19 who started the program back in 1986 and has even moved away from
20 programming altogether.
21
22 More Information
23 ----------------
24
25 I have set up a couple of web pages describing the newmail package and
26 will publish additional information that may be useful to newmail
27 users.  Please check out:
28
29              <http://www.infodrom.org/projects/newmail/>
30
31 There is a mailing list set up on lists.infodrom.org that deals with
32 development and discussions of the newmail utility.  If you have
33 questions or suggestions please subscribe to the list and post there.
34
35 The source code for this package is also available through anonymous
36 CVS at :pserver:anonymous@cvs.infodrom.org:/var/cvs/infodrom using the
37 module newmail.  Accessing this is described in detail at the web
38 pages mentioned above.
39
40 Please don't contact me personally if you don't have confidential
41 questions or information.  Please use the mailing list from above
42 instead.  Using the mailing list has a couple of advantages.  Your
43 question and comments are archived publically and properly so they can
44 be used later as well.  As another bonus somebody else than me could
45 answer a question, hence not incrementing my workload and it's more
46 difficult to forget about it.
47
48 The submission address for the mailing list is:
49
50                  infodrom-newmail@lists.infodrom.org
51
52 To subscribe, send a mail to majordomo@lists.infodrom.org with the
53 body "subscribe infodrom-newmail" -- or send a mail to SmartList at
54 infodrom-newmail-request@lists.infodrom.org with the subject
55 "subscribe".
56
57 Good luck!
58 Enjoy the software!
59
60 Joey Schulze
61 joey@infodrom.org