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.