[WIP] XMPP
Dieser Commit ist enthalten in:
Ursprung
fa46f74de1
Commit
2c4b66814c
6 geänderte Dateien mit 68 neuen und 60 gelöschten Zeilen
1
docs/u_e-xmpp-autoconfig.md
Normale Datei
1
docs/u_e-xmpp-autoconfig.md
Normale Datei
|
@ -0,0 +1 @@
|
|||
# TODO
|
1
docs/u_e-xmpp-certs.md
Normale Datei
1
docs/u_e-xmpp-certs.md
Normale Datei
|
@ -0,0 +1 @@
|
|||
# TODO
|
1
docs/u_e-xmpp-enable.md
Normale Datei
1
docs/u_e-xmpp-enable.md
Normale Datei
|
@ -0,0 +1 @@
|
|||
# TODO
|
41
mkdocs.yml
41
mkdocs.yml
|
@ -28,23 +28,23 @@ nav:
|
|||
- 'Installation': 'i_u_m_install.md'
|
||||
- 'Update': 'i_u_m_update.md'
|
||||
- 'Migration': 'i_u_m_migration.md'
|
||||
- 'First Steps (optional)':
|
||||
- 'Untrust RFC 1918': 'firststeps-rfc-1918.md'
|
||||
- 'Post-Installation tasks (optional)':
|
||||
- 'Advanced SSL': 'firststeps-ssl.md'
|
||||
- 'Rspamd UI': 'firststeps-rspamd_ui.md'
|
||||
- 'Reverse Proxy': 'firststeps-rp.md'
|
||||
- 'SNAT': 'firststeps-snat.md'
|
||||
- 'Disable IPv6': 'firststeps-disable_ipv6.md'
|
||||
- 'Relayhosts': 'firststeps-relayhost.md'
|
||||
- 'Logging': 'firststeps-logging.md'
|
||||
- 'Local MTA on Docker host': 'firststeps-local_mta.md'
|
||||
- 'Sync job migration': 'firststeps-sync_jobs_migration.md'
|
||||
- 'IP bindings': 'firststeps-ip_bindings.md'
|
||||
- 'Local MTA on Docker host': 'firststeps-local_mta.md'
|
||||
- 'Logging': 'firststeps-logging.md'
|
||||
- 'Relayhosts': 'firststeps-relayhost.md'
|
||||
- 'Reverse Proxy': 'firststeps-rp.md'
|
||||
- 'Rspamd UI': 'firststeps-rspamd_ui.md'
|
||||
- 'SNAT': 'firststeps-snat.md'
|
||||
- 'Sync job migration': 'firststeps-sync_jobs_migration.md'
|
||||
- 'Untrust RFC 1918': 'firststeps-rfc-1918.md'
|
||||
- 'Models':
|
||||
- 'ACL': 'model-acl.md'
|
||||
- 'Password hashing': 'model-passwd.md'
|
||||
- 'Sender and receiver model': 'model-sender_rcv.md'
|
||||
- 'Debugging & Troubleshooting':
|
||||
- 'General Troubleshooting':
|
||||
- 'Introduction': debug.md
|
||||
- 'Logs': 'debug-logs.md'
|
||||
- 'Attach a Container': 'debug-attach_service.md'
|
||||
|
@ -60,7 +60,7 @@ nav:
|
|||
- 'Manually':
|
||||
- 'Maildir': 'u_e-backup_restore-maildir.md'
|
||||
- 'MySQL': 'u_e-backup_restore-mysql.md'
|
||||
- 'Usage & Examples':
|
||||
- 'Manual/Guides/Examples':
|
||||
- 'mailcow UI':
|
||||
- 'Configuration': 'u_e-mailcow_ui-config.md'
|
||||
- 'Blacklist / Whitelist': 'u_e-mailcow_ui-bl_wl.md'
|
||||
|
@ -87,7 +87,7 @@ nav:
|
|||
- 'IMAP IDLE interval': 'u_e-dovecot-idle_interval.md'
|
||||
- 'Mail crypt': 'u_e-dovecot-mail-crypt.md'
|
||||
- 'More Examples with DOVEADM': 'u_e-dovecot-more.md'
|
||||
- 'Move vmail volume': 'u_e-dovecot-vmail-volume.md'
|
||||
- 'Move Maildir (vmail)': 'u_e-dovecot-vmail-volume.md'
|
||||
- 'Public folders': 'u_e-dovecot-public_folder.md'
|
||||
- 'Static master user': 'u_e-dovecot-static_master.md'
|
||||
- 'Nginx':
|
||||
|
@ -96,6 +96,10 @@ nav:
|
|||
- 'Redis': 'u_e-redis.md'
|
||||
- 'Rspamd': 'u_e-rspamd.md'
|
||||
- 'SOGo': 'u_e-sogo.md'
|
||||
- 'XMPP':
|
||||
- 'Enable XMPP': 'u_e-xmpp-enable.md'
|
||||
- 'Certificates': 'u_e-xmpp-certs.md'
|
||||
- 'Autoconfig': 'u_e-xmpp-autoconfig.md'
|
||||
- 'Docker':
|
||||
- 'Customize Dockerfiles': 'u_e-docker-cust_dockerfiles.md'
|
||||
- 'Docker Compose Bash Completion': 'u_e-docker-dc_bash_compl.md'
|
||||
|
@ -105,13 +109,12 @@ nav:
|
|||
- 'Adjust Service Configurations': 'u_e-change_config.md'
|
||||
- 'Deinstall': 'u_e-deinstall.md'
|
||||
- 'Re-enable TLS 1.0 and TLS 1.1': 'u_e-reeanble-weak-protocols.md'
|
||||
- 'Mailpiler Integration': 'u_e-mailpiler-integration.md'
|
||||
- 'Exchange Hybrid Setup': 'u_e-exchange-onprem.md'
|
||||
- 'Client Configuration':
|
||||
- 'Overview': 'client.md'
|
||||
- 'Android': 'client/client-android.md'
|
||||
- 'Apple macOS / iOS': 'client/client-apple.md'
|
||||
- 'eM Client': 'client/client-emclient.md'
|
||||
- 'Gajim XMPP client': 'client/client-gajim_xmpp_client.md'
|
||||
- 'KDE Kontact': 'client/client-kontact.md'
|
||||
- 'Microsoft Outlook': 'client/client-outlook.md'
|
||||
- 'Mozilla Thunderbird': 'client/client-thunderbird.md'
|
||||
|
@ -119,12 +122,14 @@ nav:
|
|||
- 'Windows Phone': 'client/client-windowsphone.md'
|
||||
- 'Manual configuration': 'client/client-manual.md'
|
||||
- 'Third party apps':
|
||||
- 'SOGo Connector for Thunderbird': 'third_party-thunderbird.md'
|
||||
- 'Roundcube': 'third_party-roundcube.md'
|
||||
- 'Portainer': 'third_party-portainer.md'
|
||||
- 'Gogs': 'third_party-gogs.md'
|
||||
- 'Exchange Hybrid Setup': 'third_party-exchange_onprem.md'
|
||||
- 'Gitea': 'third_party-gitea.md'
|
||||
- 'Gogs': 'third_party-gogs.md'
|
||||
- 'Mailpiler Integration': 'third_party-mailpiler_integration.md'
|
||||
- 'Nextcloud': 'third_party-nextcloud.md'
|
||||
- 'Portainer': 'third_party-portainer.md'
|
||||
- 'Roundcube': 'third_party-roundcube.md'
|
||||
- 'SOGo Connector for Thunderbird': 'third_party-thunderbird.md'
|
||||
icon:
|
||||
logo: 'images/logo.svg'
|
||||
extra:
|
||||
|
|
Laden …
In neuem Issue referenzieren