Replies
-
-
-
Deavmi 4 years agoWhat I meant by exchange was that you could ask your friend to make sure your server has a handler for thw mime type installed so that server-to-server interop works.
By exchange I did not mean the actual handlers.- 0
-
-
Lnxw37 4 years ago(Feeling dense) I just realized that "T" is "Tristan".
I'm wondering whether it might be more productive for the receiver to just drop messages it has no handler for. Your article implies that handlers may be transferred from one magic box (Bester server) to another. Which then implies the exchange of executable code.
It seems simpler to just mark messages with the desired handler type (think MIME type) and send. Let the receiver handle or drop the message as appropriate.- 2
-