Alan Williamson wrote:
Noel i am going to ignore the majority of your email, because in essence
it boils down to your statement here:
The Mailet pipeline deals with messages and routing, and is
independent of
protocol. It could not care less how messages are inserted into the
spool.
I fully agree with this statement. The key phrase here is "routing".
I agree also, but I want to make sure everyone is aware of the fact that
current API does not route anything: it matches a partial list or
recipients (from 0 to all recipients).
We can evolve it to return a destination for each recipient, but this is
not there: so it does not route anything. It simply match now.
Stefano