Changeset 7024
- Timestamp:
- 02/25/2008 06:54:22 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/readme.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/readme.html
r6667 r7024 71 71 <h1>Post via Email</h1> 72 72 <p>You can post from an email client! To set this up go to your "Writing" options screen and fill in the connection details for your secret POP3 account. Then you need to set up <code>wp-mail.php</code> to execute periodically to check the mailbox for new posts. You can do it with Cron-jobs, or if your host doesn't support it you can look into the various website-monitoring services, and make them check your <code>wp-mail.php</code> URL.</p> 73 <p>Posting is easy: Any email sent to the address you specify will be posted, with the subject as the title. It is best to keep the address di crete. The script will <i>delete</i> emails that are successfully posted.</p>73 <p>Posting is easy: Any email sent to the address you specify will be posted, with the subject as the title. It is best to keep the address discrete. The script will <i>delete</i> emails that are successfully posted.</p> 74 74 75 75 <h1>User Roles</h1>
Note: See TracChangeset
for help on using the changeset viewer.