The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=585 ====================================================================== Reported By: stsch Assigned To: ====================================================================== Project: DBMail Issue ID: 585 Category: LMTP daemon Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 07-May-07 23:04 CEST Last Modified: 07-May-07 23:04 CEST ====================================================================== Summary: Misleading error message from dbmail-lmtpd when sending invalid commands Description: Looking through the usual log files I found the following entry:
dbmail/lmtpd[15384]: Error ARGUMENT 10 At first this messages gives us not much information what happened. When looking through lmtp.c it seems that this message is generated by code which should check for lmtp commands that need an argument. But in this case "ARGUMENT 10" means invalid command; I think this is not ok, because the code which would tell the lmtp client about sending invalid stuff is never reached. It looks like there is a check missing which should look at the value of "cmdtype". ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 07-May-07 23:04 stsch New Issue 07-May-07 23:04 stsch File Added: lmtp_c.patch ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev