Hi guys, I manage a number client websites and automatically run a cron job to backup the sites daily. It sends the backup file directly to me via email.
Send automatic backup email
12
Hi guys,
I manage a number client websites and automatically run a cron job to backup the sites daily. It sends the backup file directly to me via email.
I want to send each client one email daily notifying them of the backup. It does NOT need to be linked directly to the backup (i.e. it doesn't need to be CC'd from the email I receive). I basically just need way to send a basic email once a day (there are only about 15 clients).
I'm assuming through a PHP mail method on my local server? Or should this be run through a CRON?
Thanks!
Craig Maclean
I manage a number client websites and automatically run a cron job to backup the sites daily. It sends the backup file directly to me via email.
I want to send each client one email daily notifying them of the backup. It does NOT need to be linked directly to the backup (i.e. it doesn't need to be CC'd from the email I receive). I basically just need way to send a basic email once a day (there are only about 15 clients).
I'm assuming through a PHP mail method on my local server? Or should this be run through a CRON?
Thanks!
Craig Maclean
- hhunt
- cmaclean
- hhunt
- [ 1 ] Thanks
- [1] reply
- Elliott Bean
- [ 1 ] Thanks
- HomeBizNizz
- [ 1 ] Thanks
- [1] reply
- Jeff Poulton
- [ 1 ] Thanks
- cmaclean
- Mr. Enthusiastic
- cmaclean
Next Topics on Trending Feed
-
12