Title: activate wp-mail without cron
Last modified: August 18, 2016

---

# activate wp-mail without cron

 *  [Edwin](https://wordpress.org/support/users/edwin/)
 * (@edwin)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/activate-wp-mail-without-cron/)
 * Hello,
    WordPress is working really good, even wp-mail.php. My hoster does not
   support cronjobs, I think it should be possible to start wp-mail every time

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/activate-wp-mail-without-cron/#post-155145)
 * I believe that this is possible if you include a call to wp-mail inside your 
   index.php. That way, every time your page is viewed, the file is executed.
 *  Thread Starter [Edwin](https://wordpress.org/support/users/edwin/)
 * (@edwin)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/activate-wp-mail-without-cron/#post-155240)
 * Excuse me, but I’m not very familiar with php. I inserted
    – – – – – – – – – –––––––––––––––
   snip … $fp = popen(‘./wp-mail.php’,’r’); pclose($fp) … snip – – – – – – – – ––––––––––––––––
   but this did not work. Obviously a php-script could not be executed at the command
   line. Would you be so kind to give me a short hint, what php-command I could 
   use.
 * Best regards,
    Edwin

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘activate wp-mail without cron’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Edwin](https://wordpress.org/support/users/edwin/)
 * Last activity: [21 years, 2 months ago](https://wordpress.org/support/topic/activate-wp-mail-without-cron/#post-155240)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
