Bug#1106816: allow commands to be broken over multiple lines with a \
Marc Haber <[email protected]> Fri, 30 May 2025 10:18:47 +0200
| Newsgroups | gmane.linux.debian.devel.debbugs |
|---|---|
| Message-ID | <aDlp5yOIFH9cjYMc__20757.1433902316$1748595083$gmane$org@torres.zugschlus.de> |
On Fri, May 30, 2025 at 12:06:00AM +0100, Richard Lewis wrote: >(debian's default exim config also rejects emails with very long >lines, this is recommended in some RFC) Exim does this so that it doesnt accept messages that it probably can't deliver. It is better to reject such messages than losing them. Greetings Marc