As I understand it, you required to acknowledge each of the recipients, in the order received, as either having received or not received the message. You may also have to 250 OK the entire DATA command. I remember a bug about that a while ago, but I don't have time to check to code to see if we put in or removed that 250 OK from the (beginning? end?) of the recipients list.
If the DSPAM folks fixed their bug, then we don't need to work around it ;-) Aaron On Wed, Jun 1, 2005, [EMAIL PROTECTED] said: > The following bug has been SUBMITTED. > ====================================================================== > http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000212 > ====================================================================== > Reported By: sty > Assigned To: > ====================================================================== > Project: DBMail > Bug ID: 212 > Category: LMTP daemon > Reproducibility: always > Severity: trivial > Priority: normal > Status: new > ====================================================================== > Date Submitted: 02-Jun-05 06:39 CEST > Last Modified: 02-Jun-05 06:39 CEST > ====================================================================== > Summary: lmtp doesn't conform RFC on return code after DATA > Description: > After DATA, lmtp replies with "215 Recipient <[EMAIL PROTECTED]> OK" when the > correct > response would be "250 OK". > > Although the RFC implies that the server "interpret only the first digit > of the reply and MUST be prepared to deal with unrecognized reply codes by > interpreting the first digit only." > > Anyways, not all servers are prepared to deal with non-standard return > codes and crash/barf, which I found out with the DSpam LMTPd (fixed now in > cvs of dspam). > ====================================================================== > > Bug History > Date Modified Username Field Change > ====================================================================== > 02-Jun-05 06:39sty New Bug > ====================================================================== > _______________________________________________ > Dbmail-dev mailing list > Dbmail-dev@dbmail.org > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > --