Sending Personalized Messages to a batch

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
rockafella
Forum Newbie
Posts: 6
Joined: Mon Feb 04, 2008 10:43 am

Sending Personalized Messages to a batch

Post by rockafella »

Hi,
I wish to add personalized message to every user with their name in it. Can you tell me if there is any way to do it using Swiftmailer? Or I will have to run the message variable in the loop. (Where I am adding users in variable $recipients.

Thanks
rockafella
Forum Newbie
Posts: 6
Joined: Mon Feb 04, 2008 10:43 am

Re: Sending Personalized Messages to a batch

Post by rockafella »

Thanks I will look around..
Post Reply