Forum Moderators: phranque
Instead of hand emailing each one is there a program or a way to do this. for example below
Bob Smith,
Our site is now offering free shipping to all artworks purchased in the month of November.
Regards,
Billy Bob
(TOP PORTION "Bob Smith" IS PERSONALIZED)
(BOTTOM PORTION "the content" IS THE GENERIC MESSAGE)
so the email obviously has to match up with the persons name.
CAN ANYONE HELP?
I also use aweber.com for a much larger list, about 25,000 subscribers. They actually host the list for you so you don't have to worry about losing your internet access by running afoul with your ISP. That is a more costly alternative though, I forget the exact price, something like $55.00 a quarter, but if I remember the TOS right you can send as many emails as you like and have a list as large as you can grow it. I would guess there is a practical limit, but I think that's what they advertise, or used to, check for their current policy if you go that route.
Hope that helps.
Dennis
[edited by: engine at 12:22 pm (utc) on Nov. 1, 2005]
[edit reason] No sigs, thanks. [/edit]
Only problem is you need to know a little Access and some visual basic.
Sticky me if you want to see the example code.
I find the Word mail merge gets to be a pain if doing something other than address and name.
First, the subscribers information would need to be entered into a database.
Second, you could use PHP's built-in mail function to send a draft email with your subscribers information added to it.
I used this combo to manage a mailing list of about 1,000 subscribers. I could send out all emails out in less than 10 seconds.
<snip>
[edited by: physics at 7:04 pm (utc) on Nov. 1, 2005]
[edit reason] No service promotions please. [/edit]