General Setup Question

Hi Folks,

I am new to phpList.

I put the program on a small Ubuntu Linux server, behind its own secure website, which connects online through a static IP address. The server is in my office, so I can log in to the server directly.

I have a list of about 15,000. I set up a shell script to run the process. It only sends 1,000 emails at a time, and takes about two minutes to do that. I can’t seem to find a setting to increase past the 1,000 email limit, but maybe that’s a bad idea anyway.

I am thinking that perhaps I should run the script as a cron job, every 5 minutes or so, so that any time I create a new batch, it will run.

Does that sound like the right setup?

Thanks,

John