e-mail as input for blog

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
henris17
Forum Members
Forum Members
Posts: 70
Joined: Sun Feb 06, 2011 11:11 pm

e-mail as input for blog

Post by henris17 »

Hello,

I am a sailor and plan to make a blog /site in relation with my adventures in high sea. I don't have any web-connections on sea, just e-mail. Is there a way (a plugin or so) by which I could send an email to my sever and have it converted to a blog article on my website.

Thanks for your reply

Henris
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: e-mail as input for blog

Post by Dr.CSS »

Not that I've ever heard of...
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: e-mail as input for blog

Post by velden »

I do like the idea. It might have some unwanted side-effects as what if someone finds out about this method and sends email in your name to that mail adres...?

If the Blog module has some public functions to add articles it might not be that hard to create a CMSMS task to read mail from a specific mailbox and create blog articles from it.

It would however require some php programming knowledge.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: e-mail as input for blog

Post by staartmees »

If you don't have time or knowledge to figure it out, it's a core function in WordPress.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: e-mail as input for blog

Post by paulbaker »

I like the idea too, might be possible with IFTTT https://ifttt.com/ the trigger on sending an email is certainly possible, then it becomes more difficult. :)
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: e-mail as input for blog

Post by Jeff »

The NMS module has a class that checks for bounced emails. Merging that class with the add_post action in the blog a programmer should be able to make an email input for a Blog module.

If you don't have the programming skills then the next step, if you want to use CMS Made Simple, is to hire a programmer to code it for you. Make sure there are plenty of security checks so it doesn't pick-up spam or create a security hole for your website.

Thanks,
Jeff
Post Reply

Return to “CMSMS Core”