Relaxed status code expectations.
[lambdamail.git] / README
diff --git a/README b/README
index 84f1dee..3521943 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,12 @@
 LambdaMail
-----------
+==========
 
 This is an _extremely simple_ SMTP server designed specifically for
 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.