Commit 599d2a0
Enhancement/exim advertise auth only on localhost and tls connections (hestiacp#3935)
* Update exim4.conf.template
Exim will advertise AUTH for localhost and TLS connections so we avoid to send cleartext passwords over the net
* Update exim4.conf.4.94.template
Exim will advertise AUTH for localhost and TLS connections so we avoid to send cleartext passwords over the net
* Update exim4.conf.4.95.template
Exim will advertise AUTH for localhost and TLS connections so we avoid to send cleartext passwords over the net
* Update exim4.conf.template
Changed tls_cipher by tls_in_cipher (both work but Exim uses tls_in_cipher in their examples
* Update exim4.conf.4.94.template
Changed tls_cipher by tls_in_cipher (both work but Exim uses tls_in_cipher in their examples)
* Update exim4.conf.4.95.template
Changed tls_cipher by tls_in_cipher (both work but Exim uses tls_in_cipher in their examples)
* Create 1.8.6.sh
Added steps to modify Exim conf file to add auth_advertise_hosts
* Do not update on install update
---------
Co-authored-by: Jaap Marcus <9754650+jaapmarcus@users.noreply.github.com>1 parent ace8a0d commit 599d2a0
File tree
5 files changed
+36
-0
lines changed- install
- deb/exim
- upgrade
- manual
- versions
5 files changed
+36
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments