diff options
author | Sadie Powell <sadie@witchery.services> | 2023-06-06 16:48:47 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2023-06-06 16:48:47 +0100 |
commit | 7c7158cf2401bd8531473b47d44aebb0d283c961 (patch) | |
tree | cd9342e501680f3b3a7ecb24187e3e45b8c2c70a /modules/commands/help.cpp | |
parent | fbf3b344740f6bd4f9337e485e35e9e8103428bc (diff) |
Terminate lines with CR+LF instead of just LF when sending an email.
From https://www.rfc-editor.org/rfc/rfc5321#section-2.3.1:
> Lines consist of zero or more data characters terminated by the
> sequence ASCII character "CR" (hex value 0D) followed immediately by
> ASCII character "LF" (hex value 0A).
Diffstat (limited to 'modules/commands/help.cpp')
0 files changed, 0 insertions, 0 deletions