mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-05-31 15:07:52 +05:00

With upcoming changes to the dovecot home and maildirectories we need to introduce a way to nudge users to inform themselves about manual migration steps they might need to carry out. The idea here is to allow us to safely make breaking changes and notify the user of required migration steps at eval time, so they can make the necessary changes in time.
42 lines
734 B
ReStructuredText
42 lines
734 B
ReStructuredText
.. NixOS Mailserver documentation master file, created by
|
|
sphinx-quickstart on Thu Jul 2 20:50:36 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to NixOS Mailserver's documentation!
|
|
============================================
|
|
|
|
.. image:: logo.png
|
|
:width: 400
|
|
:alt: SNM Logo
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
setup-guide
|
|
howto-develop
|
|
faq
|
|
release-notes
|
|
options
|
|
migrations
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: How-to
|
|
|
|
backup-guide
|
|
add-radicale
|
|
add-roundcube
|
|
rspamd-tuning
|
|
fts
|
|
flakes
|
|
autodiscovery
|
|
ldap
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|