Not sure I really understand your setup, but regardless of that I assume the question is if a list subscriber can send a message to the list but only have it distributed to one specific subscriber. Short answer no, long answer maybe, but it would be very complicated. One would need to create a daemon to intercept such messages in Mercury and bypass normal list handling, and the sender would need to manually include the address of the intended recipient somewhere in his message, as a unique header or similar. Any tiny error could result in the message being distributed to the entire list.
<p>Not sure I really understand your setup, but regardless of that I assume the question is if a list subscriber can send a message to the list but only have it distributed to one specific subscriber. Short answer no, long answer maybe, but it would be very complicated. One would need to create a daemon to intercept such messages in Mercury and bypass normal list handling, and the sender would need to manually include the address of the intended recipient somewhere in his message, as a unique header or similar. Any tiny error could result in the message being distributed to the entire list.</p><p>&nbsp;</p>