]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Adjusting terminator core for wrong authentication
authorJean-Marc Pigeon <jmp@safe.c>
Thu, 27 Nov 2025 19:00:07 +0000 (14:00 -0500)
committerJean-Marc Pigeon <jmp@safe.c>
Thu, 27 Nov 2025 19:00:07 +0000 (14:00 -0500)
lib/lvleml.c

index 8c3f2b6af3127cf789fbe08cffdf53961ecad91b..a83073d1b6c7ac60cd31315809b0b4bfbc302958 100644 (file)
@@ -883,6 +883,7 @@ while (proceed==true) {
         (void) eml_note(contact,NULL,"000 user <%s> pass=<%s> bad authentication",
                                       auth,rmtpass);
         (void) eml_transmit(contact,true,"%d 5.7.4 wrong authentication",BADAUTH);
+        (void) setterminator(contact,"Authentication failure");
         contact->credit-=1;
         }
       else {