X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=lambdamail.git;a=blobdiff_plain;f=README;h=3521943af60057cf2a2e529ef3f7328c6c8edd28;hp=84f1dee962f99fcdaf907af5bb9ef0fb47a33e1b;hb=aaad78011516497f884f8ffc5a10d891e9641eee;hpb=50c28ee76a3a6a5820bf499370ffb7f92ef061a5 diff --git a/README b/README index 84f1dee..3521943 100644 --- 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.