0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 05:00:09 +01:00
forgejo/docs/content/doc
zeripath 1514e13bb8
Add option to convert CRLF to LF line endings for sendmail ()
It appears that several versions of sendmail require that the mail is sent to them with
LF line endings instead of CRLF endings - which of course they will then convert back
to CRLF line endings to comply with the SMTP standard.

This PR adds another setting SENDMAIL_CONVERT_CRLF which will pass the message writer
through a filter. This will filter out and convert CRLFs to LFs before writing them
out to sendmail.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-06 01:43:45 +01:00
..
advanced Add option to convert CRLF to LF line endings for sendmail () 2022-01-06 01:43:45 +01:00
developers tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ () 2022-01-01 04:31:24 +01:00
features Fix various typos of software names () 2021-12-24 11:56:57 +08:00
help Fix various typos of software names () 2021-12-24 11:56:57 +08:00
installation docs: add various ways to install from package () 2021-12-30 12:28:56 +08:00
translation Add german translation guidelines () 2021-01-22 20:12:50 +01:00
upgrade doc: Upgrade from an old Gitea () 2021-09-09 14:13:21 -04:00
usage Team permission allow different unit has different permission () 2022-01-05 11:37:00 +08:00
advanced.en-us.md
advanced.fr-fr.md
advanced.zh-cn.md
advanced.zh-tw.md [docs] Add zh-tw Translations () 2021-01-29 01:57:58 +01:00
developers.en-us.md Refactor docs () 2020-10-23 11:59:45 -04:00
developers.zh-cn.md Add documentation for backend development () 2021-11-23 10:10:18 +08:00
developers.zh-tw.md [docs] Add zh-tw Translations () 2021-01-29 01:57:58 +01:00
features.en-us.md
features.zh-cn.md
features.zh-tw.md
help.en-us.md Implement documentation search () 2019-11-13 18:03:18 +00:00
help.fr-fr.md Implement documentation search () 2019-11-13 18:03:18 +00:00
help.zh-cn.md Implement documentation search () 2019-11-13 18:03:18 +00:00
help.zh-tw.md [docs] Add zh-tw Translations () 2021-01-29 01:57:58 +01:00
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
translation.de-de.md Add german translation guidelines () 2021-01-22 20:12:50 +01:00
translation.en-us.md Add german translation guidelines () 2021-01-22 20:12:50 +01:00
translation.zh-tw.md [docs] Add zh-tw Translations () 2021-01-29 01:57:58 +01:00
upgrade.en-us.md
upgrade.fr-fr.md
upgrade.zh-cn.md
upgrade.zh-tw.md
usage.en-us.md
usage.zh-cn.md
usage.zh-tw.md [docs] Add zh-tw Translations () 2021-01-29 01:57:58 +01:00