Am 23.06.20 um 22:09 schrieb Max Schillinger:
Ich hab jetzt mal ein Issue erstellt (erst mal nur für K-9 Mail):
https://github.com/k9mail/k-9/issues/4846

Mir ist aufgefallen, dass in den Gitea-Mails manche Zeilen ein `^M` am
Ende enthalten, manche nicht. Also manche enden mit CRLF, andere nur mit
LF. In anderen E-Mails konnte ich das nicht beobachten.

@qwertfisch: Warum ist das so? Hast du ein E-Mail-Template erstellt?
Oder werden diese E-Mails komplett von Gitea formatiert?

@qwertfisch: Ich hab das hier gefunden:

sendmail_fix_line_endings (default: always)

    Controls how the Postfix sendmail command converts email message line endings from 
<CR><LF> into UNIX format (<LF>).

    always
        Always convert message lines ending in <CR><LF>. This setting is the 
default with Postfix 2.9 and later.
    strict
        Convert message lines ending in <CR><LF> only if the first input line ends in 
<CR><LF>. This setting is backwards-compatible with Postfix 2.8 and earlier.
    never
        Never convert message lines ending in <CR><LF>. This setting exists for 
completeness only.

    This feature is available in Postfix 2.9 and later.

Kannst du mal nachsehen, was im Neo-Gitea da eingestellt ist?

Grüße,
Max
_______________________________________________
Diskussion mailing list -- diskussion@neo-layout.org
To unsubscribe send an email to diskussion-le...@neo-layout.org

Antwort per Email an