Commit
+0 -6 +/-1 browse
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 |