Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
ed1a1ab9
...
ed1a1ab907ed88a02c611bf3034a8c8f0beb6e29
authored
2000-01-20 23:46:57 +0000
by
Sean 'Shaleh' Perry
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated README
1 parent
8e127f21
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
ChangeLog
README
README-alpha
ChangeLog
View file @
ed1a1ab
2000-01-19 Sean 'Shaleh' Perry
* mailbox/mbx_mh.c: some more code fleshing, still ugly
* README README-alpha: updates, corrected README to list mailbox as LGPL
2000-01-19 Sean 'Shaleh' Perry
...
...
README
View file @
ed1a1ab
...
...
@@ -4,7 +4,7 @@ This is the GNU mailutils package
This package contains a POP3 server and a simple replacement for `/bin/mail'.
An IMAP4 server is being worked on. These applications are tied around a
central library that handles all mailbox activity called libmailbox, which is
GPLd (See COPYING). If you want to use this in your own programs, see the
L
GPLd (See COPYING). If you want to use this in your own programs, see the
examples subdirectory.
This software is part of the GNU project and belongs to the Free Software
...
...
README-alpha
View file @
ed1a1ab
...
...
@@ -9,11 +9,11 @@ Report bugs to <bug-mailutils@gnu.org>
To get this information from CVS issue the following commands:
cvs -d :pserver:anoncvs@
anoncvs.gnu.org:/gd/gnu/anoncvsroot
login
cvs -d :pserver:anoncvs@
subversions.gnu.org:/home/cvs
login
Press enter when prompted for a password.
cvs -d :pserver:anoncvs@
anoncvs.gnu.org:/gd/gnu/anoncvsroot co
mailutils
cvs -d :pserver:anoncvs@
subversions.gnu.org:/home/cvs checkout
mailutils
This will give you read-only access. If you think you need write access,
contact the mailing list.
...
...
Please
register
or
sign in
to post a comment