]> source.dussan.org Git - rspamd.git/commit
[Fix] Another change of newlines policy
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 22 Jul 2016 12:30:13 +0000 (13:30 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 22 Jul 2016 12:30:13 +0000 (13:30 +0100)
commit559ba376145554ccc9de3540cb6243af84381578
treec0567e44f4665c86526ecdd73a549999bb3fb82d
parentcb9f7934192eb974d287581d4ff997e3b1a25716
[Fix] Another change of newlines policy

Now we need to decide, maybe we have the following cases where '\n' is
required:

1. Multiple newlines must be replaced by one newline
2. If a line is finished with punctuation character, then insert one newline
3. In HTML parts we have to insert newlines as well
src/libmime/message.c