Author:
Hash:
Timestamp:
+0 -6 +/-1 browse
Kevin Schoon [me@kevinschoon.com]
786f59a2a91fd48affe3dee268741c1dc13d9b26
Fri, 27 Sep 2024 10:41:07 +0000 (1.1 years ago)
| 1 | diff --git a/README.md b/README.md |
| 2 | index 47a657d..86fa8f1 100644 |
| 3 | --- a/README.md |
| 4 | +++ b/README.md |
| 5 | @@ -23,12 +23,6 @@ explicit and conscious configuration from the user. Additionally the SMTP |
| 6 | server must never expose the e-mail addresses or other user data contained |
| 7 | within. |
| 8 | |
| 9 | - ### TLS |
| 10 | - |
| 11 | - This library does not implement any TLS termination nor does it allow for |
| 12 | - STARTTLS upgrades. The recommended production setting is to use an SMTP proxy |
| 13 | - server like Nginx to terminate TLS there. |
| 14 | - |
| 15 | ## Alpha Status |
| 16 | |
| 17 | NOTE: This library is at best in an "alpha" state currently and should be used |