Commit Graph

25 Commits

Author SHA1 Message Date
polarathene 021e942c4c docs(refactor): Large refactor + additions + fixes
Consistency pass, formatting cleanup and fixes, introduce admonitions, add front-matter.

---

docs: Add front-matter

---

docs: Fix and format links

- Some links were invalid (eg files moved or renamed)
- Some were valid but had invalid section headers (content removed or migrated)
- Some use `http://` instead of `https://` when the website supports a secure connection.
- Some already used the `[name][reference]` convention but often with a number that wasn't as useful for maintenance.
- All referenced docs needed URLs replaced. Opted for the `[name][reference]` approach to group them all clearly at the bottom of the doc, especially with the relative URLs and in some cases many duplicate entries.
- All `tomav` references from the original repo prior to switch to an organization have been corrected.
- Minor cosmetic changes to the `name` part of the URL, such as for referencing issues to be consistent.
- Some small changes to text body, usually due to duplicate URL reference that was unnecessary (open relay, youtous)
- Switched other links to use the `[name][reference]` format when there was a large group of URLs such as wikipedia or kubernetes. Github repos that reference projects related to `docker-mailserver` also got placed here so they're noticed better by maintainers. This also helped quite a bit with `mermaid` external links that are very long.
- There was a Github Wiki supported syntax in use `[[name | link]]` for `fetchmail` page that isn't compatible by default with MkDocs (needs a plugin), converted to `[name][reference]` instead since it's a relative link.

---

docs: Update commit link for LDAP override script

Logic moved to another file, keeping the permalink commit reference so it's unaffected by any changes in the file referenced in future.

---

docs: Heading corrections

Consistency pass. Helps with the Table of Contents (top-right UI) aka Document Outline.
docs: codefence cleanup

---

docs: misc cleanup

---

docs: Add Admonitions

Switches `<details>` usage for collapsible admonitions (`???`) while other text content is switched to the visually more distinct admoniton (`!!!` or `???+`) style.

This does affect editor syntax highlighting a bit and markdown linting as it's custom non-standard markdown syntax.
2021-03-25 11:49:24 +13:00
Sascha Scandella 61096f58fe Updated Override Default Dovecot Configuration (markdown) 2020-05-31 22:31:50 +02:00
Sascha Scandella f91e577d53 Updated Override Default Dovecot Configuration (markdown) 2020-05-31 22:30:20 +02:00
Sascha Scandella dcb0bf1577 Updated Override Default Dovecot Configuration (markdown) 2020-05-31 22:30:00 +02:00
Sascha Scandella 698cd39894 Updated Override Default Dovecot Configuration (markdown) 2020-05-31 22:29:42 +02:00
Erik Wramner 20ec089dd0 Added mail_max_userip_connections 2020-05-11 11:54:36 +02:00
Erik Wramner 2598c2a3f1 Added warning about spaces in options 2019-11-10 10:12:55 +01:00
Erik Wramner ff83bf1a01 Addded example for overriding postfix-master.cf 2019-11-10 10:10:32 +01:00
Erik Wramner b66d34e2b7 Added note about POSTFIX_MESSAGE_SIZE_LIMIT 2019-08-21 10:39:20 +02:00
Darren McGrandle 3afbf12a46 Updated Overwrite Default Postfix Configuration (markdown) 2018-02-07 12:01:12 -08:00
Marvin Blum 2af16ccc14 Title 2017-06-06 18:30:49 +02:00
Marvin Blum 02664c68cf Typo, grammar. 2017-06-06 18:29:53 +02:00
Thomas VIAL ba53c42acd Updated Override Default Postfix Configuration (markdown) 2016-12-30 19:57:56 +01:00
Josef Friedrich 762f11802e Fix typo in title 2016-11-19 18:27:41 +01:00
Emanuele Mazzotta 95fee5107d Updated Override default postfix configuration (markdown) 2016-11-19 15:30:58 +01:00
Sam Collins e997c52c6d Updated Line Numbers for additinal postfix config 2016-11-09 11:09:29 +00:00
Josef Friedrich 2e283a0570 Add override section 2016-09-06 17:19:44 +02:00
Josef Friedrich 8d7301d679 Add tree view of config folder 2016-09-04 19:13:18 +02:00
Josef Friedrich 9d7011a6fb Add more documentation 2016-09-04 19:00:17 +02:00
Thomas VIAL ce8d586701 Updated Override default postfix configuration (markdown) 2016-07-23 18:38:34 +02:00
Josef Friedrich a1158889fe Fix typos 2016-06-01 21:13:39 +02:00
Josef Friedrich 1dee4065da Improve linguistic style 2016-06-01 21:12:41 +02:00
Josef Friedrich 0dd6dc6324 Describe dovecot.cf 2016-06-01 21:08:22 +02:00
Thomas VIAL 0436172059 Updated Override default postfix configuration (markdown) 2016-05-19 13:30:20 +02:00
Thomas VIAL 6c59d1fde2 Created Override default postfix configuration (markdown) 2016-05-19 13:28:04 +02:00