How To Set Up Mailing List?

Keevee

Junior Member
Joined
Feb 24, 2009
Messages
101
Reaction score
3
I recently started a membership site and have gotten around 200+ members so far.

Signup is easy, they just need to create their password along with an e-mail address.

The e-mail goes into the database in my hosting.

My question is how would I go about pulling those e-mail address and putting it on some kind of mailing list so I can e-mail all my members at once?

(i'd like to know if this can automatically be done?)

Thanks!
 
You can use autoresponder service to setup single/double opt-in for your mailing list.
There are many providers in this area such as aweber, getresponse, interspire, etc.
If you want to manage it yourself without 3rd party service then you can use interspire or sendblaster.
Hope this helps.
 
Right now, I'm using constant contact and the service is really good. They are offering a 1 month free trial so I took it. So far so good, but to be honest I don't have many people on my list so I can't tell you how effective it is for large opt in list. Give a try maybe.

-Anderson
 
You can also split the leads and have them go into 2 AR's at the same time in case one gets shut down so you always have a back up.
 
you all didnt even reply him what he is asking !
Code:
The e-mail goes into the database in my hosting.

My question is how would I go about pulling those e-mail address and putting it on some kind of mailing list

U require a php coder for doing this to pull all emails and get it to CSV files so u can import into somewhere like interspire , phplist or something and can mail !! Okay !!

if u need any help let me know !!
 
One easy way is to install interspire available in BHW download section, if you are making enough bank , then simple buy a license :D

Hiring a php coder would be good choice if you want some custom reports or things like tracking etc , interspire already does some decent tracking an reports...

Hope this helps..

PS: if you need help in installing interspire, hit me up.
 
I actually have a software that would allow you to import them as a CSV (name and email) into one of the major autoresponders.

PM me for info.
 
Back
Top