Mail Blog Update
Well I’ve finalized a few lines of code and the mail blog system should be completed. There was a glitch with the mail system that would cause a delay in when a message was marked for moving from the inbox to a processed folder. However that now being addressed should allow for the posts to roll through the mail system fine.
That being said this post will be a test of this new system. It is being sent via email and will serve to let me know if the scripts are working correctly. If not I shall look further into the issue. However I’m fairly certain that I have cleaned up the duplication errors.
The script uses a site-key/user authentication system to ensure the emails are from a valid user. Once validated the users post is processed, added to the site, and the message moved to a processed folder if for any reason a future revision is done which requires the re-posting of information.
Well that’s my update.