Hi,
Is it possible for postie to save posts it receives via email as drafts and not publish them? I can imagine other people would want this functionality but can find no reference to it on the web anywhere.
Cheers,
Chris.
Hi,
Is it possible for postie to save posts it receives via email as drafts and not publish them? I can imagine other people would want this functionality but can find no reference to it on the web anywhere.
Cheers,
Chris.
Answer: Yes!
change 'post_status' => 'publish'
to 'post_status' => 'draft'
in postie-functions.php.
Chris.
This topic has been closed to new replies.