phplist released 2.10.9

| 1 Comment | No TrackBacks

I just installed a mailing list software on one of my forum.
Because mass email function of phpBB 3 does not work, I have to pick phplist, one of best free mail list software.

I introduced this software before. Now it is v 2.10.9 which released on 29 January 2009.

I have some tips need to be recorded for future reference.

1) User list is exported from phpBB database through phpmyadmin.

2) Gmail/Google Apps setting for bounce email on phplist configuration file.

$bounce_mailbox_host = 'pop.gmail.com';
$bounce_mailbox_user = 'username@gmail.com';
$bounce_mailbox_password = '********';
$bounce_mailbox_port = "995/pop3/ssl/novalidate-cert" ;

3) User list file is cvs format.
Please be remember to use tab delimiter, do not use common as delimiter.

The performance of phplist is great.
Look at the sending record.
771 messages sent in 247.39 seconds (11219 msgs/hr)

So fast. I like it.



No TrackBacks

TrackBack URL: http://www.yinfor.com/mt5cgi/mt-tb.cgi/2364

1 Comment

PHPlist is great software, kudos to the developers and if you haven't tried it you should really give it a whirl. Performance is great, slight learning curve, but hey its FREE!!

Leave a comment

About this Entry

This page contains a single entry by David Yin published on April 16, 2009 12:46 AM.

Ubuntu 9.04 released in 7 days was the previous entry in this blog.

New Features of Ubuntu 9.04 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

OpenID accepted here Learn more about OpenID
Powered by Movable Type 5.01

Subscribe

Online Tools

Code Convertor