Maarten Vanraes:
> Hey,
>
> Normal smtpd client connection handling (after DATA) would be "Queued as
> XXXX".
>
> I would like to request a feature where the smtpd response is delayed
> until the mail is completely actually handled (ie: removed from queue)
^^^^^^^^^^^^^^^^^^^^
I looked at a system that tried to do that that before Postfix was
released, and found that it was broken by design. It got into trouble
when one message had recipients in different domains, and some of
those were down.
Wietse