Commit Graph

92 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
Tin 342d38f86f Otherwise it will completly set the variable and disable any plugins loaded beforehand e.x. quota 2021-01-26 04:24:24 +01:00
FL42 41508c01f9 style 2021-01-02 22:59:37 +01:00
FL42 641746a0f5 Mention that RELAY_HOST needs to be set even in advanced mode 2021-01-02 22:58:06 +01:00
Patrizio Bekerle ccd99636e8 Update "Manage Sieve" link 2020-12-11 10:18:01 +01:00
William Desportes cee1b06d0e Better highlighting on config blocks 2020-12-05 21:01:26 +01:00
Luke Cyca 854c1b5223 Created IPv6 (markdown) 2020-10-08 15:45:58 -07:00
Luke Cyca ad240b00e9 Updated Full text search (markdown) 2020-10-08 15:38:12 -07:00
Luke Cyca 3db4b75d6e Updated Full text search (markdown) 2020-10-08 15:37:26 -07:00
Luke Cyca b986c4375b Created Full-text search (markdown) 2020-10-08 15:36:39 -07: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
Sascha Scandella 3cb6c532ec Updated Configure Sieve filters (markdown) 2020-05-31 20:58:58 +02:00
Jean-Denis Vauguet 7fe6dc62c7 Updated Update and cleanup (markdown) 2020-05-29 06:16:30 +02:00
Jean-Denis Vauguet 828afe1930 Updated Update and cleanup (markdown) 2020-05-29 06:14:20 +02:00
Jean-Denis Vauguet 6123f72b3b Updated Update and cleanup (markdown) 2020-05-29 05:58:54 +02:00
Erik Wramner 20ec089dd0 Added mail_max_userip_connections 2020-05-11 11:54:36 +02:00
youtous 215c042bbe update image: tvial/docker-mailserver ---> always use latest (https://github.com/tomav/docker-mailserver/issues/1504) 2020-05-09 23:37:34 +02:00
youtous 17b5aefbf6 quota update 2020-04-25 23:33:35 +02:00
youtous 6d9db5151f quota update 2020-04-25 22:58:50 +02:00
DuncanvR 141db76b55 Rework section on PROXY protocol (including nameless previous change) 2020-03-23 11:40:56 +01:00
DuncanvR d0799aed95 Updated Using in Kubernetes (markdown) 2020-03-23 11:38:24 +01:00
Claus Beerta 2e2c5d9931 Add a note on the Biggest flaw of using `hostNetwork` 2020-02-02 20:48:22 +01:00
Remo E f9ec66904f updated the deployment manifests. Tested with Kubernetes 1.17 and docker-mailserver v6.2.1 2020-02-02 19:28:51 +01: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
Christian Glahn bee20823a9 better readability and capitalisation 2018-12-31 15:18:03 +01:00
Christian Glahn 094ca0d5f0 remove misplaced quotes and add example for custom schema handling in dovecot 2018-12-31 15:15:10 +01:00
Harry Youd 1fe0b8fb67 Correct page title 2018-08-24 17:08:39 +01:00
Paul Adams ef1408dcb2 Updated List of optional config files & directories (markdown) 2018-06-22 08:43:52 +01:00
Paul Adams 000dd8314a Updated List of optional config files & directories (markdown) 2018-06-22 08:43:13 +01:00
Michel Albert 45c8889a15 Fix minor markup error 2018-05-01 18:55:53 +02:00
17Halbe 0c7aa95ed4 Created List of optional config files & directories (markdown) 2018-04-18 17:12:52 +02:00
17Halbe e5c638ac0b Updated Configure Sieve filters (markdown) 2018-04-18 15:31:34 +02:00
Paul Adams 8e9a6bb13c Updated Configure Relay Hosts (markdown) 2018-04-03 02:23:44 +01:00
Paul Adams 13ea853bf0 Updated Configure Relay Hosts (markdown) 2018-04-02 12:47:18 +01:00
Paul Adams cf5c2e5189 Updated Configure AWS SES (markdown) 2018-04-02 12:39:30 +01:00
Paul Adams 9a2c7c8804 Created Configure Relay Hosts (markdown) 2018-04-02 12:34:24 +01:00
lokipo a9cb14a1c3 Updated Update and cleanup (markdown) 2018-03-06 11:06:03 +01:00
lokipo 1ed7b7d4f9 Updated Update and cleanup (markdown) 2018-03-06 11:05:44 +01:00
Darren McGrandle 3afbf12a46 Updated Overwrite Default Postfix Configuration (markdown) 2018-02-07 12:01:12 -08:00
Hugues Granger b0532e3d88 AWS_SES_PORT was implemented, but wiki not updated 2018-01-26 18:32:53 +01:00
Mohammed Chotia c7eef0ab4c Fix small typo 2017-11-02 12:32:42 +02:00
Johan Smits 8d7d934267 Update wiki to change the fetchmail poll interval 2017-10-05 08:30:23 +02:00
Johan Smits 2a93f85b2d Create a new tutorial how to automatic update and cleanup old docker images 2017-07-28 18:44:22 +02:00
tyranron 6162cac0fa Add in-Kubernetes usage docs 2017-06-27 22:23:54 +03:00
Marvin Blum 2af16ccc14 Title 2017-06-06 18:30:49 +02:00