Oct
27
Posted on 27-10-2009
Filed Under (Programming & Design) by admin

I need to put a mailing list on my webpage.
How do I do it?
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Webnews
  • MisterWong
  • Y!GG
(2) Comments    Read More   

Comments

injanier on 29 October, 2009 at 6:06 am #

Do you mean a mailing list where people enter their addresses and you send them email, or a mailing list incoming emails are forwarded to everyone else on the list? In either case you need some server-side software to do the job.

For the latter, you need a package like Majordomo (http://www.greatcircle.com/majordomo/ ). This is not something you can just add on to a hosted site; it needs to be installed directly on the server because it has to interface directly with the server’s mail transport system. Some ISPs offer this sort of hosting. Bulletin boards, such as phpBB are easier to set up, though less immediate.

There are a lot of scripts for opt-in mailing lists; here’s one , and you can google for more.


Interview Question And Answer on 30 October, 2009 at 5:26 am #

Just add a link of your yahoo group in your website
like Join my group


Post a Comment
Name:
Email:
Website:
Comments: