Russ offers: http://qmail.org/qmail-1.03-qmtpc.patch
Feedback: Given a sample of one, this patch seems to work. Nice work.
Suggestion: What about making the log file entries more consistent
with the current format?
Current smtp:
success: 192.203.178.8_accepted_message./Remote_host_said:_250_ok_978720863_qp_22711/
Current qmtp:
success: qmtp:_ok_978720977_qp_22786/All_received_okay_by_192.203.178.8/
Suggested qmtp:
success: qmtp:192.203.178.8_accepted_message./Remote_host_said:_ok_978720977_qp_22786/
Then a triv change to the smtp output and we have parsing consistency.
Regards.