You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/docs/content/doc/advanced
zeripath 1514e13bb8
Add option to convert CRLF to LF line endings for sendmail (#18075)
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 #18024

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
adding-legal-pages.en-us.md Fix various typos of software names (#18083) 3 years ago
clone-filter.en-us.md Fix various typos of software names (#18083) 3 years ago
cmd-embedded.en-us.md Fix various typos of software names (#18083) 3 years ago
config-cheat-sheet.en-us.md Add option to convert CRLF to LF line endings for sendmail (#18075) 3 years ago
config-cheat-sheet.zh-cn.md Refactor install page (db type) (#17919) 3 years ago
customizing-gitea.en-us.md Fix various typos of software names (#18083) 3 years ago
customizing-gitea.zh-cn.md Update documentation to reflect #15219 (#16442) 3 years ago
environment-variables.en-us.md Update docs and comments to remove macaron (#14491) 3 years ago
environment-variables.zh-cn.md Update docs and comments to remove macaron (#14491) 3 years ago
external-renderers.en-us.md Update documentation to reflect #15219 (#16442) 3 years ago
hacking-on-gitea.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
logging-documentation.en-us.md Docs: replace `gitea` with `Gitea` (#17838) 3 years ago
mail-templates-us.md Doc: Mail-Tempales: Fix AppUrl function name (#16939) 3 years ago
make.fr-fr.md docs: fix various typos and translate to french (#16477) 3 years ago
make.zh-cn.md Reformat docs (#13897) 4 years ago
protected-tags.en-us.md Fix various typos of software names (#18083) 3 years ago
repo-indexer.en-us.md Reformat docs (#13897) 4 years ago
repo-mirror.en-us.md Add push to remote mirror repository (#15157) 3 years ago
search-engines-indexation.en-us.md Reformat docs (#13897) 4 years ago
signing.en-us.md Fix various typos of software names (#18083) 3 years ago
third-party-tools.zh-cn.md Reformat docs (#13897) 4 years ago