Name Last Update
auth Loading commit data...
cmc Loading commit data...
comsat Loading commit data...
doc Loading commit data...
dotlock Loading commit data...
examples Loading commit data...
frm Loading commit data...
from Loading commit data...
guimb Loading commit data...
imap4d Loading commit data...
include Loading commit data...
lib Loading commit data...
libmu_scm Loading commit data...
m4 Loading commit data...
mail Loading commit data...
mail.local Loading commit data...
mail.remote Loading commit data...
mailbox Loading commit data...
mailbox2 Loading commit data...
mapi Loading commit data...
messages Loading commit data...
mh Loading commit data...
pop3d Loading commit data...
readmsg Loading commit data...
scripts Loading commit data...
sieve Loading commit data...
testsuite Loading commit data...
.cvsignore Loading commit data...
AUTHORS Loading commit data...
COPYING.FDL Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
README-alpha Loading commit data...
THANKS Loading commit data...
TODO Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mailutils.spec.in Loading commit data...
This is the GNU mailutils package
=================================

This package contains a series of useful mail clients, servers, and
libraries.  These are the primary mail utilities of the GNU system.

Specifically, this package contains a pop3 server, and an imap4
server.  It also provides a POSIX `mailx' client, and a collection of
other tools.

The central library is capable of reading mail from an `mbox' mailbox,
as well as off of local or remote pop3 and imap4 servers.

You're welcome to use this library in your own programs, please see
the examples subdirectory or these other applications.  All libraries
are licensd using the GNU LGPL.  The documentation is licensed under
the GNU FDL, and the Sieve library is licensed under a CMU license.
Everything else is licensed using the GNU GPL.

This software is part of the GNU project and belongs to the Free Software 
Foundation.

Why use this package?
=====================

This package started off to try and handle large mailbox files more
gracefully then current pop3 servers did.  While it handles this task,
it also allows you to support a variety of different mailbox formats
without any real effort on your part.  Also, if a new format is added
at a later date, your program will support that new format
automatically as soon as it is compiled against the new library.

This server is also released as part of Debian, so you should expect
it to compile cleanly on all the platforms supported there.

How to install
==============

Please see the INSTALL file in this directory.

Where to report BUGS
====================

Please report any bugs to <bug-mailutils@gnu.org>.  We encourage sysadmins
who will be using this package to subscribe to this list by sending an email
to <bug-mailutils-request@gnu.org> with the word `subscribe' in the body of
the message.