annotate docs/README @ 75:257a9e6d1a8e

fixed correct processing of mails with data lines longer 4096 chars Mail messages with lines longer than 4096 chars were already read correctly, i.e. the spool files were correct. This commit fixes the reading of spool files with long lines. The old behavior was that the message body was truncated right before the first line longer 4096 chars. The number comes from MAX_DATALINE.
author meillo@marmaro.de
date Wed, 16 Jun 2010 19:06:34 +0200
parents 4762e0d26d8e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
59
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
1 The `old-manual' directory contains the old manual (as expected) and
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
2 html versions of man pages from that time (May/July 2000). The files
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
3 have been copied from the old project website.
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
4
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
5 There are installation instructions for various systems available. Some
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
6 of them are outdated and may not work anymore.
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
7
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
8
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
9 meillo