masqmail-0.2

view AUTHORS @ 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 7354c2e0eb31
children 41faebf64d0b
line source
1 Project Founder and ~99% of coding done by:
2 Oliver Kurth <oku@masqmail.cx>
4 current project maintainer (since v0.2.22):
5 markus schnalke <meillo@marmaro.de>