1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-03 06:31:39 +02:00
Commit Graph

439 Commits

Author SHA1 Message Date
Georg Lauterbach
29f4367d8d Updated Setup docker mailserver using the script setup.sh (markdown) 2021-01-19 09:45:29 +01:00
Georg Lauterbach
a669ef9c62 Updated Setup docker mailserver using the script setup.sh (markdown) 2021-01-19 09:45:01 +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
Dashamir Hoxha
cfd7878261 Describe how to authenticate with LDAP 2020-12-30 22:57:24 +01:00
Dashamir Hoxha
c916e21308 Created Forward-Only mailserver with LDAP authentication (markdown) 2020-12-30 21:15:38 +01:00
Dashamir Hoxha
8a7dcc67b0 Add a ToDo note 2020-12-30 20:40:36 +01:00
Patrizio Bekerle
8b9a102e3e Mention maintained autodiscover-email-settings 2020-12-13 21:42:51 +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
Germain Masse
ee557c9e3f Command-line to verify certificate dates 2020-11-29 20:23:43 +01:00
Germain Masse
77308d269d Moving Caddy pitfall to a dedicated section 2020-11-29 19:44:50 +01:00
omarc1492
63fc2511aa Add new options to reflect support for SELinux 2020-10-30 12:36:38 -05:00
Dorian Ayllón
28a5fb6436 Fix example YAML markdown code block 2020-10-21 17:08:34 +02: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
pyy
673d7307b6 add account without restart container 2020-10-06 19:30:33 +02:00
engelant
e633eca38e Updated FAQ and Tips (markdown) 2020-10-04 13:45:29 +02:00
engelant
16df7b8b8b Updated FAQ and Tips (markdown) 2020-10-04 13:44:21 +02:00
squash
4fc4fe97f7 Update for key_type global option with Caddy v2 for people sharing their LE certs between Caddy and docker-mailserver 2020-10-01 14:06:51 -04:00
Georg Lauterbach
68e27162f3 added warning message for PERMIT_DOCKER=network when using IPv6 (#1405) 2020-09-27 22:15:21 +02:00
Georg Lauterbach
6aad01abbd added warning message for PERMIT_DOCKER=network when using IPv6 (#1405) 2020-09-27 22:14:27 +02:00
Georg Lauterbach
4424495f63 Traefik2's wildcard certificates now work with :stable 2020-09-26 14:52:36 +02:00
pyy
cde15e365f how to set timezone for container 2020-09-10 20:59:33 +02:00
Erik Wramner
6dce6c6cf7 Changed stable to latest for Traefik as the code has not been merged into stable yet 2020-08-07 09:54:31 +02:00
Michael
6f04051ffd traefik v2 section added 2020-07-16 21:12:50 +02:00
Trangar
c6f1af4fff Added information about stealth blocks on port 25 2020-07-15 08:32:38 +02:00
idaadi
68e9e5dd36 mailto was missing from the forensics receiver (ruf) 2020-07-07 00:58:25 +02:00
Amin Vakil
78af9f97a2 Change postfix-aliases.cf to postfix-virtual.cf & add setup.sh alias link 2020-06-21 10:01:01 +04:30
Brennan Kinney
d67c7f1677 Slight changes to Alice and Bob example 2020-06-14 16:05:12 +12:00
Brennan Kinney
4a53a2566a Add flowchart for SMTP, expand on inbound/outband SMTP traffic and ports 2020-06-13 20:44:34 +12:00
Jean-Denis Vauguet
a584386824 clarification about third-party sending email to dms' MTA 2020-06-13 06:52:13 +02:00
Jean-Denis Vauguet
51e497b848 Updated A mail server's 101 (markdown) 2020-06-13 06:28:06 +02:00
Jean-Denis Vauguet
c57122514e Updated A mail server's 101 (markdown) 2020-06-13 06:03:30 +02:00
Jean-Denis Vauguet
3821800194 Updated A mail server's 101 (markdown) 2020-06-13 05:59:32 +02:00
Jean-Denis Vauguet
a454f6bcc1 Updated A mail server's 101 (markdown) 2020-06-13 05:49:10 +02:00
Jean-Denis Vauguet
ee3b4ed9b9 More details on Submission (Outward vs Inward) 2020-06-13 05:36:11 +02:00
Jean-Denis Vauguet
2c0100280c Revert e46c43f71ebd89b6ba95bfa1fcc1dfd7bfd07a3f...f86e6e43189222e1ec55d5aef2f83f176e0f54f1 on A mail server's 101 2020-06-13 04:35:12 +02:00
Brennan Kinney
acf3d88d43 Initial more details page to redirect from README on the ports section 2020-06-12 20:19:52 +12:00
Brennan Kinney
f86e6e4318 Fix rendering of ASCII flows (assuming this isn't an inconsistency between mono fonts chosen by browsers) 2020-06-12 19:49:28 +12:00
Brennan Kinney
e46c43f71e Minor changes: plain text to cleartext, inline codeblock docker-mailserver, some rephrasing and grammar fixes 2020-06-12 19:35:14 +12:00
Jean-Denis Vauguet
6ce7e1be85 Updated A mail server's 101 (markdown) 2020-06-12 08:31:42 +02:00
Jean-Denis Vauguet
5a31fc72fc Updated A mail server's 101 (markdown) 2020-06-12 08:08:16 +02:00
Jean-Denis Vauguet
a88658fccb Updated A mail server's 101 (markdown) 2020-06-12 08:02:31 +02:00
Jean-Denis Vauguet
e73041687b Updated A mail server's 101 (markdown) 2020-06-12 08:01:49 +02:00
Jean-Denis Vauguet
217ebc7a6f Updated A mail server's 101 (markdown) 2020-06-12 07:37:20 +02:00
Jean-Denis Vauguet
f456b75691 Updated A mail server's 101 (markdown) 2020-06-12 07:32:01 +02:00
Jean-Denis Vauguet
f453a0fd41 Updated A mail server's 101 (markdown) 2020-06-12 07:19:32 +02:00