Mass Email System (how much?)

Discussion in 'Programming' started by chrissatchwell, Jan 25, 2007.

  1. #1
    Im currently setting up a new blogging website but the software doesnt have a function to send a mass e-mail to members.

    Every couple of months I will need to email members about new features, potential downtime etc so this function is vital.

    How much do you guys reckon it would cost me to get someone to build a script that takes users e-mail addresses and usernames automatically when they sign-up and allows me to send a mass e-mail when I need it - it would only need to be really simple script like the 'mass e-mail' function on phpBB forums.

    I would need it to be on the side of the main script (not built into it) so it doesnt get in the way of any future upgrades to the script.

    I no nothing about this sort of thing so any feedback much appreciated!

    Cheers. Chris. :)
     
    chrissatchwell, Jan 25, 2007 IP
  2. blfast

    blfast Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Install a mailing-list package (Mailman for example). You can also buy a mailing list service, or even use a free one. Then you just need a script to update the subscription list from the user database, and then you can send a message to the list address. That will definitely not have to change with your signup script.
     
    blfast, Jan 26, 2007 IP
  3. accel

    accel Well-Known Member

    Messages:
    142
    Likes Received:
    5
    Best Answers:
    1
    Trophy Points:
    133
    #3
    accel, Jan 26, 2007 IP
  4. chrissatchwell

    chrissatchwell Peon

    Messages:
    335
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks for the feedback guys. That is much appreciated. Ill take a look into it!

    Thanks again
     
    chrissatchwell, Jan 27, 2007 IP
  5. lv211

    lv211 Peon

    Messages:
    168
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    lv211, Jan 28, 2007 IP
  6. Psychotomus1

    Psychotomus1 Banned

    Messages:
    411
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I can build you a custom mass emailer 10$ and will be complete within 1 day.
     
    Psychotomus1, Jan 30, 2007 IP
  7. linkstraffic

    linkstraffic Well-Known Member

    Messages:
    388
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    133
    #7
    How do you proceed exactly?
    What language...your method..
     
    linkstraffic, Jan 31, 2007 IP
  8. Psychotomus1

    Psychotomus1 Banned

    Messages:
    411
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    php and using the system mail command.
     
    Psychotomus1, Jan 31, 2007 IP