• Hello!

    I am cool_blade’s wp-mail and I have it up and going now. I have a cron job set up to wget wp-mail.php every 15 minutes. Every time it runs it leaves a file on the root of my domain account. I don’t want it to do that. my syntax is:

    wget https://whogivesacrap.net/wp-mail.php > /dev/null

    And it still is outputing. Is there a way I can have something like a script get the wp-mail without it outputing a file or is it something that wp-mail needs to be modified to keep it from echoing something back?

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Cron job and wp-mail question – file created on root’ is closed to new replies.