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
- List of receivers (in a table called emails)
- Email Setting form (with fields like IP, email, password, batch size, interval)
- table for above fields..
- 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.
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.