1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-07-16 07:24:44 +02:00
Commit Graph

2120 Commits

Author SHA1 Message Date
c708e019ed Merge pull request #1570 from guardiande/fix-sasl-password
Fix sasl_password generation to allow passwords containing hashes
2020-07-16 07:48:22 +02:00
5c5c8eb814 Revert dummy change 2020-07-15 09:39:59 +02:00
ffac79bc8e Trigger 2020-07-15 09:23:34 +02:00
7189d4c63f Dummy change to trigger travis 2020-07-15 09:12:14 +02:00
c6f1af4fff Added information about stealth blocks on port 25 2020-07-15 08:32:38 +02:00
76d3f7643a Fix sasl_password generation to allow passwords containing hashes 2020-07-15 08:26:25 +02:00
119dbd664c revert nonsens changes 2020-07-14 15:23:36 +02:00
d61a8cd9c0 letsencrypt & traefik wildcard support
set SSL_DOMAIN=*.example.com to extract a wildcard certificate from traefiks acme.json store
2020-07-13 22:58:17 +02:00
1a085d411a Merge pull request #1557 from ubenmackin/master
Update dovecot-ldap.conf.ext
2020-07-13 08:01:12 +02:00
Ben
96f923b0c2 Update env-mailserver.dist
add environment variable for DOVECOT_AUTH_BIND
2020-07-12 10:37:40 -07:00
3a3cec6a8f trigger reload if cert change
/etc/letsencrypt/live/$HOSTNAME/key.pem  and /etc/letsencrypt/live/$HOSTNAME/fullchain.pem are watched and will trigger a reload if changed
2020-07-07 21:26:53 +02:00
68e9e5dd36 mailto was missing from the forensics receiver (ruf) 2020-07-07 00:58:25 +02:00
Ben
2ee280dcb3 Update dovecot-ldap.conf.ext
add auth_bind = no so that it can be overridden via the env-mailserver file used by docker compose. This is related to #1526
2020-07-04 11:50:25 -07:00
32c732e276 certificates from acme.json
Will extract certificates from acme.json as written by traefik for usage in dovecot and postfix.
Also watches acme.json for changes. For this to work the file has to be mounted/present at `/etc/letsencrypt/acme.json`
2020-06-30 22:43:22 +02:00
989f691281 fix tests with space in path 2020-06-30 22:34:26 +02:00
df4e04f033 Merge pull request #1547 from MrFreezeex/master
Fix dovecot variable with whitespace
2020-06-28 11:02:58 +02:00
7c55723609 Merge pull request #1551 from GiovanH/typo
Fix typo
2020-06-28 10:53:32 +02:00
Gio
d888dbcf7f Fix typo 2020-06-27 23:07:17 -05:00
c7f9fbd439 Fix dovecot variable with whitespace
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
2020-06-27 11:17:25 +02:00
78af9f97a2 Change postfix-aliases.cf to postfix-virtual.cf & add setup.sh alias link 2020-06-21 10:01:01 +04:30
e150307339 Merge pull request #1537 from casperklein/patch-3
Typo fixed
2020-06-14 20:11:33 +02:00
3ce36407b4 Merge pull request #1535 from casperklein/patch-2
Improve container/image name detection
2020-06-14 20:10:51 +02:00
d67c7f1677 Slight changes to Alice and Bob example 2020-06-14 16:05:12 +12:00
c359521121 Typo fixed 2020-06-14 04:39:34 +02:00
e95bd156a5 Multi-line format 2020-06-14 04:34:25 +02:00
4a53a2566a Add flowchart for SMTP, expand on inbound/outband SMTP traffic and ports 2020-06-13 20:44:34 +12:00
a584386824 clarification about third-party sending email to dms' MTA 2020-06-13 06:52:13 +02:00
51e497b848 Updated A mail server's 101 (markdown) 2020-06-13 06:28:06 +02:00
c57122514e Updated A mail server's 101 (markdown) 2020-06-13 06:03:30 +02:00
3821800194 Updated A mail server's 101 (markdown) 2020-06-13 05:59:32 +02:00
a454f6bcc1 Updated A mail server's 101 (markdown) 2020-06-13 05:49:10 +02:00
ee3b4ed9b9 More details on Submission (Outward vs Inward) 2020-06-13 05:36:11 +02:00
2c0100280c Revert e46c43f71ebd89b6ba95bfa1fcc1dfd7bfd07a3f...f86e6e43189222e1ec55d5aef2f83f176e0f54f1 on A mail server's 101 2020-06-13 04:35:12 +02:00
29406ff34d Return only one result, if there are multiple matches
Among other things, this is the case, when running tests with multiple containers.
2020-06-12 18:52:32 +02:00
acf3d88d43 Initial more details page to redirect from README on the ports section 2020-06-12 20:19:52 +12:00
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
e46c43f71e Minor changes: plain text to cleartext, inline codeblock docker-mailserver, some rephrasing and grammar fixes 2020-06-12 19:35:14 +12:00
6ce7e1be85 Updated A mail server's 101 (markdown) 2020-06-12 08:31:42 +02:00
5a31fc72fc Updated A mail server's 101 (markdown) 2020-06-12 08:08:16 +02:00
a88658fccb Updated A mail server's 101 (markdown) 2020-06-12 08:02:31 +02:00
e73041687b Updated A mail server's 101 (markdown) 2020-06-12 08:01:49 +02:00
217ebc7a6f Updated A mail server's 101 (markdown) 2020-06-12 07:37:20 +02:00
f456b75691 Updated A mail server's 101 (markdown) 2020-06-12 07:32:01 +02:00
f453a0fd41 Updated A mail server's 101 (markdown) 2020-06-12 07:19:32 +02:00
555ace5a11 Updated A mail server's 101 (markdown) 2020-06-12 07:15:22 +02:00
631cdc0b5a Updated A mail server's 101 (markdown) 2020-06-12 06:54:44 +02:00
20d1eb4b50 Updated A mail server's 101 (markdown) 2020-06-12 06:36:30 +02:00
6cb1a0b768 Updated A mail server's 101 (markdown) 2020-06-12 06:28:27 +02:00
addd22db99 Updated A mail server's 101 (markdown) 2020-06-12 06:26:59 +02:00
0c6e157844 Updated A mail server's 101 (markdown) 2020-06-12 06:24:21 +02:00