Same mail to multiple recipients without groups, Cc or Bcc

Dear All,

Is there some way of sending the same message to multiple recipients without any of them knowing that the message had been sent to others.

I am not sure whether I could express myself right, but I do hope you will catch the drift of what I am trying to ask.

Thanks in advance for your help and assistance.

Subject: only in LS Send

That’s why bcc is the proper solution.

Otherwise, you should write a script that traps the PostSave event, loops through SendTo and sends one mail to each, then deletes SendTo

Subject: Bcc or script.

Thanks for the reply.

Other than those two options, do I have any other choice?