]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Fixing a bug about help message
authorJean-Marc Pigeon (Delson) <jmp@safe.ca>
Tue, 12 Aug 2025 13:03:23 +0000 (09:03 -0400)
committerJean-Marc Pigeon (Delson) <jmp@safe.ca>
Tue, 12 Aug 2025 13:03:23 +0000 (09:03 -0400)
lib/lvleml.c

index a1062519bdb8771f38463aadea03d0fe3e3794ca..24cc377deec2870f0d8ccfe5c6b611528a14405f 100644 (file)
@@ -2465,7 +2465,7 @@ while (proceed==true) {
       proceed=doehlo(contact,line);
       break;
     case c_help         :       //HELP SMTP protocol
-      (void) eml_transmit(contact,true,"%d-2.0.1 see https://datatracker.ietf.org"
+      (void) eml_transmit(contact,true,"%d 2.0.1 see https://datatracker.ietf.org"
                                         "/doc/html/rfc5321",
                                         GOTHELP);
       (void) sleep(1);          //avoiding abuse