Best mailer for 3000+ emails

Discussion in 'PHP' started by darkvisje, Mar 21, 2011.

  1. #1
    Dear all,

    Whats the best solution to send more then 3000 mails for a newsletter or anything else.
    I've used some freeware script but some of them stopped arround 1000 mails. I need a reliable script/website.

    So what do i need:
    - Script that sends easy more then 3000+ emails
    - unsubscribe function
    - html??


    I still prefer a free script. Otherwise low budget.
     
    darkvisje, Mar 21, 2011 IP
  2. AlC4Tr4z

    AlC4Tr4z Member

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #2
    take a look at this http://www.phplist.com/
     
    AlC4Tr4z, Mar 21, 2011 IP
  3. darkvisje

    darkvisje Well-Known Member

    Messages:
    231
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    120
    #3
    yeah, ive seen that one any experience on this one ?

    The admin panel is a little bit un-sorted to be honest..
     
    darkvisje, Mar 21, 2011 IP
  4. sandylabs

    sandylabs Active Member

    Messages:
    53
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #4
    As it's PHP programming forum, send with mail() function isn't a problem. Problem to put mails to inbox , not junk folder. I used paid Google Mail service ($50/year), and sent through SMTP with simple PHP code. Very good Inbox hit rate!
     
    sandylabs, Mar 23, 2011 IP
  5. extremike

    extremike Peon

    Messages:
    44
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    We use Mailchimp for our email campaigns and I can highly recommend it.
     
    extremike, Mar 23, 2011 IP
  6. AlesiBoss

    AlesiBoss Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    PHPMailer is good choice for me :)
     
    AlesiBoss, Mar 23, 2011 IP
  7. G3n3s!s

    G3n3s!s Active Member

    Messages:
    325
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #7
    I recommend not to use it! It had big security hole and phpBB.com was hacked due to hole in this PhpList!
     
    G3n3s!s, Mar 25, 2011 IP