Commit a5b0f4a
committed
feat(docker-mailserver): add optional TLS enforcement for outbound mail
Adds tls.enforceOutbound (default false) - when true, sets
smtp_tls_security_level = encrypt via user-patches.sh instead of
Postfix's default opportunistic (may) behaviour. Mail to servers
without TLS support will bounce rather than send in cleartext.
Signed-off-by: Rishi <rishi@obmondo.com>1 parent 98a3221 commit a5b0f4a
1 file changed
Lines changed: 12 additions & 0 deletions
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
459 | 465 | | |
460 | 466 | | |
461 | 467 | | |
| |||
625 | 631 | | |
626 | 632 | | |
627 | 633 | | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
628 | 640 | | |
629 | 641 | | |
630 | 642 | | |
| |||
0 commit comments