2017-05-03 12:32:38 +02:00
|
|
|
site_name: "mailcow: dockerized documentation"
|
2017-06-12 13:42:22 +02:00
|
|
|
site_url: https://mailcow.github.io/mailcow-dockerized-docs/
|
2020-01-02 00:26:18 +01:00
|
|
|
copyright: 'Copyright © 2020 AndrĂ© Peters'
|
2017-06-12 13:42:22 +02:00
|
|
|
repo_name: mailcow/mailcow-dockerized
|
2017-05-01 22:05:15 +02:00
|
|
|
repo_url: https://github.com/mailcow/mailcow-dockerized
|
2017-06-12 10:45:56 +02:00
|
|
|
edit_uri: ../mailcow-dockerized-docs/edit/master/docs/
|
2017-05-05 13:13:19 +02:00
|
|
|
remote_branch: gh-pages
|
|
|
|
theme: material
|
|
|
|
markdown_extensions:
|
2018-10-06 06:19:48 +02:00
|
|
|
- codehilite:
|
|
|
|
guess_lang: true
|
|
|
|
- toc:
|
|
|
|
permalink: true
|
2017-05-06 08:41:38 +02:00
|
|
|
- admonition
|
|
|
|
- pymdownx.magiclink
|
2018-10-06 06:19:48 +02:00
|
|
|
- pymdownx.tasklist:
|
|
|
|
custom_checkbox: true
|
2017-05-06 08:41:38 +02:00
|
|
|
- pymdownx.mark
|
|
|
|
- pymdownx.tilde
|
2017-07-22 12:17:31 +02:00
|
|
|
- pymdownx.extra
|
2017-05-06 14:59:43 +02:00
|
|
|
- footnotes
|
2018-09-13 21:18:44 +02:00
|
|
|
nav:
|
2017-05-06 01:45:13 +02:00
|
|
|
- 'Information & Support': 'index.md'
|
|
|
|
- 'Prerequisites':
|
2018-07-16 13:02:48 +02:00
|
|
|
- 'Prepare Your System': 'prerequisite-system.md'
|
|
|
|
- 'DNS Setup': 'prerequisite-dns.md'
|
2019-03-06 18:53:14 +01:00
|
|
|
- 'Installation, Update & Migration':
|
|
|
|
- 'Installation': 'i_u_m_install.md'
|
|
|
|
- 'Update': 'i_u_m_update.md'
|
|
|
|
- 'Migration': 'i_u_m_migration.md'
|
2017-05-06 13:54:25 +02:00
|
|
|
- 'First Steps (optional)':
|
2017-05-06 23:00:41 +02:00
|
|
|
- 'SSL': 'firststeps-ssl.md'
|
|
|
|
- 'Rspamd Web UI': 'firststeps-rspamd_ui.md'
|
|
|
|
- 'Reverse Proxy': 'firststeps-rp.md'
|
2018-07-20 09:22:23 +02:00
|
|
|
- 'SNAT': 'firststeps-snat.md'
|
2018-07-25 09:29:13 +02:00
|
|
|
- 'Disable IPv6': 'firststeps-disable_ipv6.md'
|
2017-05-06 23:00:41 +02:00
|
|
|
- 'Setup a relayhost': 'firststeps-relayhost.md'
|
2017-07-11 17:05:29 +02:00
|
|
|
- 'Logging': 'firststeps-logging.md'
|
2017-05-06 23:00:41 +02:00
|
|
|
- 'Local MTA on Docker host': 'firststeps-local_mta.md'
|
2019-01-03 16:50:21 +01:00
|
|
|
- 'Sync Jobs Migration': 'firststeps-sync_jobs_migration.md'
|
2018-09-13 21:18:44 +02:00
|
|
|
- 'Models':
|
|
|
|
- 'Sender and receiver model': 'model-sender_rcv.md'
|
|
|
|
- 'ACL': 'model-acl.md'
|
2017-05-06 18:24:40 +02:00
|
|
|
- 'Debugging & Troubleshooting':
|
|
|
|
- 'Introduction': debug.md
|
2017-05-06 22:51:39 +02:00
|
|
|
- 'Logs': 'debug-logs.md'
|
|
|
|
- 'Attach a Container': 'debug-attach_service.md'
|
2019-12-24 11:28:10 +01:00
|
|
|
- 'Reset Passwords (incl. SQL)': 'debug-reset_pw.md'
|
|
|
|
- 'Manual MySQL upgrade': 'debug-mysql_upgrade.md'
|
2017-05-06 22:51:39 +02:00
|
|
|
- 'Remove Persistent Data': 'debug-rm_volumes.md'
|
|
|
|
- 'Common Problems': 'debug-common_problems.md'
|
2019-03-24 11:23:32 +01:00
|
|
|
- 'Admin login to SOGo': 'debug-admin_login_sogo.md'
|
2018-01-14 12:49:22 +01:00
|
|
|
- 'Backup & Restore':
|
|
|
|
- 'Helper script':
|
|
|
|
- 'Backup': 'b_n_r_backup.md'
|
|
|
|
- 'Restore': 'b_n_r_restore.md'
|
|
|
|
- 'Manually':
|
|
|
|
- 'Maildir': 'u_e-backup_restore-maildir.md'
|
|
|
|
- 'MySQL': 'u_e-backup_restore-mysql.md'
|
2017-05-06 00:22:26 +02:00
|
|
|
- 'Usage & Examples':
|
2017-05-06 15:55:58 +02:00
|
|
|
- 'mailcow UI':
|
2017-05-06 22:51:39 +02:00
|
|
|
- 'Configuration': 'u_e-mailcow_ui-config.md'
|
|
|
|
- 'Blacklist / Whitelist': 'u_e-mailcow_ui-bl_wl.md'
|
|
|
|
- 'Spamfilter': 'u_e-mailcow_ui-spamfilter.md'
|
2020-03-04 09:14:29 +01:00
|
|
|
- 'Temporary email aliases': 'u_e-mailcow_ui-spamalias.md'
|
2017-05-06 22:51:39 +02:00
|
|
|
- 'Tagging': 'u_e-mailcow_ui-tagging.md'
|
|
|
|
- 'Two-Factor Authentication': 'u_e-mailcow_ui-tfa.md'
|
2017-05-06 15:55:58 +02:00
|
|
|
- 'Postfix':
|
2019-11-12 20:55:17 +01:00
|
|
|
- 'Custom transport maps': 'u_e-postfix-custom_transport.md'
|
2019-08-16 07:53:03 +02:00
|
|
|
- 'Whitelist IP in Postscreen': 'u_e-postfix-postscreen_whitelist.md'
|
2020-03-09 13:50:22 +01:00
|
|
|
- 'Customize/Expand main.cf': 'u_e-postfix-extra_cf.md'
|
2017-05-06 22:51:39 +02:00
|
|
|
- 'Disable Sender Addresses Verification': 'u_e-postfix-disable_sender_verification.md'
|
2017-08-09 10:18:55 +02:00
|
|
|
- 'Max. message size (attachment size)': 'u_e-postfix-attachment_size.md'
|
2018-08-31 09:54:00 +02:00
|
|
|
- 'Statistics with pflogsumm': 'u_e-postfix-pflogsumm.md'
|
2018-10-14 00:02:24 +02:00
|
|
|
- 'Unbound':
|
|
|
|
- 'Using an external DNS service': 'u_e-unbound-fwd.md'
|
2017-05-09 16:21:28 +02:00
|
|
|
- 'Dovecot':
|
2018-08-31 09:54:00 +02:00
|
|
|
- "(Re-)Enable any and all authenticated ACL settings": 'u_e-dovecot-any_acl.md'
|
2017-05-09 16:21:28 +02:00
|
|
|
- "Expunge a User's Mails": 'u_e-dovecot-expunge.md'
|
2020-03-09 13:50:22 +01:00
|
|
|
- "Customize/Expand dovecot.conf": 'u_e-dovecot-extra_conf.md'
|
2018-10-12 21:53:35 +02:00
|
|
|
- 'Mail crypt': 'u_e-dovecot-mail-crypt.md'
|
2017-05-09 16:21:28 +02:00
|
|
|
- 'More Examples with DOVEADM': 'u_e-dovecot-more.md'
|
2018-10-06 11:00:15 +02:00
|
|
|
- 'Move vmail volume': 'u_e-dovecot-vmail-volume.md'
|
2019-01-17 12:41:28 +01:00
|
|
|
- 'IMAP IDLE interval': 'u_e-dovecot-idle_interval.md'
|
|
|
|
- 'FTS (Solr)': 'u_e-dovecot-fts.md'
|
2019-05-05 23:10:26 +02:00
|
|
|
- 'Nginx':
|
2019-05-05 23:11:21 +02:00
|
|
|
- "Custom sites": 'u_e-nginx.md'
|
2019-05-05 23:10:26 +02:00
|
|
|
- "Create subdomain webmail.example.org": 'u_e-webmail-site.md'
|
2017-05-09 16:21:28 +02:00
|
|
|
- 'Redis': 'u_e-redis.md'
|
|
|
|
- 'Rspamd': 'u_e-rspamd.md'
|
2018-03-04 22:33:19 +01:00
|
|
|
- 'SOGo': 'u_e-sogo.md'
|
2017-05-06 22:51:39 +02:00
|
|
|
- 'Docker':
|
|
|
|
- 'Customize Dockerfiles': 'u_e-docker-cust_dockerfiles.md'
|
|
|
|
- 'Docker Compose Bash Completion': 'u_e-docker-dc_bash_compl.md'
|
2017-06-25 00:12:07 +02:00
|
|
|
- 'Why unbound?': 'u_e-why_unbound.md'
|
2017-05-06 22:51:39 +02:00
|
|
|
- 'Autodiscover / Autoconfig': 'u_e-autodiscover_config.md'
|
|
|
|
- 'Redirect HTTP to HTTPS': 'u_e-80_to_443.md'
|
|
|
|
- 'Adjust Service Configurations': 'u_e-change_config.md'
|
|
|
|
- 'Deinstall': 'u_e-deinstall.md'
|
2020-02-12 10:52:42 +01:00
|
|
|
- 'Re-enable TLS 1.0 and TLS 1.1': 'u_e-reeanble-weak-protocols.md'
|
2017-07-22 12:17:31 +02:00
|
|
|
- 'Client Configuration':
|
2018-08-31 09:54:00 +02:00
|
|
|
- 'Overview': 'client.md'
|
2018-08-12 21:09:39 +02:00
|
|
|
- 'Android': 'client/client-android.md'
|
|
|
|
- 'Apple macOS / iOS': 'client/client-apple.md'
|
|
|
|
- 'eM Client': 'client/client-emclient.md'
|
|
|
|
- 'KDE Kontact': 'client/client-kontact.md'
|
|
|
|
- 'Microsoft Outlook': 'client/client-outlook.md'
|
|
|
|
- 'Mozilla Thunderbird': 'client/client-thunderbird.md'
|
|
|
|
- 'Windows Mail': 'client/client-windows.md'
|
|
|
|
- 'Windows Phone': 'client/client-windowsphone.md'
|
|
|
|
- 'Manual configuration': 'client/client-manual.md'
|
2017-05-06 00:22:26 +02:00
|
|
|
- 'Third party apps':
|
2019-10-20 10:05:52 +02:00
|
|
|
- 'SOGo Connector for Thunderbird': 'third_party-thunderbird.md'
|
2017-05-06 23:00:41 +02:00
|
|
|
- 'Roundcube': 'third_party-roundcube.md'
|
|
|
|
- 'Portainer': 'third_party-portainer.md'
|
|
|
|
- 'Gogs': 'third_party-gogs.md'
|
2018-06-10 09:29:31 +02:00
|
|
|
- 'Gitea': 'third_party-gitea.md'
|
2019-10-23 20:32:37 +02:00
|
|
|
- 'Nextcloud': 'third_party-nextcloud.md'
|
2017-05-06 00:22:26 +02:00
|
|
|
extra:
|
|
|
|
logo: 'images/logo.svg'
|
|
|
|
palette:
|
|
|
|
primary: 'indigo'
|
|
|
|
accent: 'orange'
|
2017-06-13 04:26:27 +02:00
|
|
|
social:
|
|
|
|
- type: globe
|
2020-01-02 00:26:18 +01:00
|
|
|
link: https://mailcow.email
|
2017-06-13 04:26:27 +02:00
|
|
|
- type: github-alt
|
|
|
|
link: https://github.com/mailcow
|
2017-05-06 08:41:38 +02:00
|
|
|
extra_css: [extra.css]
|
2017-07-22 12:17:31 +02:00
|
|
|
extra_javascript: [clients.js]
|