X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=PROTOCOL;h=519b1bab79dca6e820428ae48ac787b903bf77c6;hp=ea54893971637ea407c0a4312052c03cb19c8921;hb=65526318e1c88d56bd1a78d072c4d38252dbd864;hpb=89167fdea55abce98a7d0c05d05e14fdea8a59c6 diff --git a/PROTOCOL b/PROTOCOL index ea54893..519b1ba 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -41,14 +41,11 @@ Document Conventions use must be done through some external mechanism. Once connected, the client must identify itself: - HELO [] + HELO -> - HELO - - If the client doesn't supply , the server will compute - one and return it. + HELO Possible errors: INVALIDNAME @@ -88,6 +85,8 @@ Document Conventions QUIT + Disconnects the client from the server. + 1.2.5. Version VERSION @@ -261,7 +260,7 @@ Document Conventions ERROR INVALIDNAME - All names must be unique. + All names must be of non-zero length and must be unique. Possibly returned by: HELO