Batch Processing of Newsletter thru plesk (PHPList)

1.1k views Asked by At

I need to send newsletters say to 20,000 email IDs, but in batches and I am very new to this mail sending process so I got stuck at the beginning only.

I have my mail server is a shared server, so I have the limit say 100 emails per hour, but I need to send this to entire 20,000 email IDs on database. I have following things on my site

  1. List of receivers (in a table called emails)
  2. Email Setting form (with fields like IP, email, password, batch size, interval)
  3. table for above fields..
  4. My site is hosted on Plesk (Windows-based Web Server).

I had googled for this and I got phpList perfectly matching with all my requirements but I need my own interface also it can be installed in CPanel I done know how to install it on Plesk.

Please someone help me on this.

1

There are 1 answers

0
Sukesh Yadav On

First you need to setup the mail server setting through plesk's "mail" setting.

Once you done with the above configuration, go to the www/public_html folder 1) upload you phplist file there. 2) do the necessary settings in config.php 3) install it thorough (you may also get the installation instructions here : http://docs.phplist.com/PhplistInstallation.html)

Note : Email sending limits only depends on your sever configuration + your ISP can spam laws.