PDA

View Full Version : Sending multiple emails – unique "To" in each




irishgrizzly
Sep 15, 2009, 04:47 AM
Is there a way to send an email with multiple BCC, where the recipient sees their own email in the "To" field. As it stands I can put everyone in the BCC and the "To" field will show my address.



JFreak
Sep 15, 2009, 05:26 AM
Is there a way to send an email with multiple BCC, where the recipient sees their own email in the "To" field. As it stands I can put everyone in the BCC and the "To" field will show my address.

I think you need to create an AppleScript for that.

nomade
Sep 15, 2009, 06:50 AM
With PHP you can do that by using a while and in each occurence changing the "to" variable.