Updated README.
authorTim Vaughan <tgvaughan@gmail.com>
Wed, 4 Sep 2019 22:09:29 +0000 (00:09 +0200)
committerTim Vaughan <tgvaughan@gmail.com>
Wed, 4 Sep 2019 22:09:29 +0000 (00:09 +0200)
README

diff --git a/README b/README
index 05e56e8..3521943 100644 (file)
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ running on personal servers with a very small number (~1) users.  It
 is probably best defined in terms of what it does not support:
 
 - It does not (yet?) support TLS connections.
-- It does not allow outbound connections.
+- It does not relay messages between remote addresses.
 - It does not spawn threads to allow simultaneous inbound connections.
 - It does not respond with honest errors on failed deliveries.