I want to make a newsletter for my website, but how can i use cron job in order to send newsletters via e-mail to all my subscribers. I have created a script that creates the e-mail content and send an e-mail but how can i make it acces that script automaticaly.
you can use wget or even rsync to access the script .. you might want to specify a unique "key" to pass to the script to ensure that you are the only one running the script.