Wiki with email submit features.
Does anyone have any suggestions on an open source wiki that will allow registered user to email pages to the system? I’ve spent the better part of the day researching and testing installs and havn’t hit on that will work for me. Below I listed some of what I tried:
TikiWiki
Allows replacing (creating?) and appending of Wiki pages via email. Current stable version doesn’t work with MySQL 5.x.
http://doc.tikiwiki.org/tiki-index.php?page=Mail-In&bl
ZWiki
Allows a user to submit comments to an existing page. It was the first wiki to allow email intergration. Requires Zope, the current version Zope3.2 requires Python 2.4.2 which is not installed on my host.
http://zwiki.org/MailNotes
MoinMoin
Development has been discussed in MoinMoin, but I’m unable to determine if it’s implemented, also MoinMoin is file based not SQL based. Couldn’t get it working, but I didn’t try too hard because of the file based nature.
http://moinmoin.wikiwikiweb.de/FeatureRequests/WikiEmailIntegration
JSPWiki
I might be able to get this to work, but I really don’t have any interest in looking into a Java based option.
I’m trying to install on a shared server at Dreamhost. Anyone who knows if there is an option I haven’t tried yet, I would really appreciate the input.