PluginsPage.
WikiMailPlugin

Wiki Mail

Create new pages and append content to existing pages on your FitNesse site by sending email to it.

Download

wikimail.jar - This is all you need to install wiki mail
wikimail_src.zip - The source code.


Installation

#!/bin/sh

CLASSPATH=wikimail.jar:fitnesse.jar
OUTPUT=out.log
ERROR=err.log
java -cp $CLASSPATH com.objectmentor.wikimail.Postmaster <fitnesse host> <port> >> $OUTPUT 2>> $ERROR


Options

Usage: java com.objectmentor.wikimail.Postmaster [options] host port);
       -a <username> <password>


Details

When sending wikimail, use a WikiWord as the subject of the email. If the named page exists exists the content of the email will be append to the page. If the page doens't exist then it will be created with the content of the email.

If the subject is not a valid WikiWord, then a page will be created at WikiMail.BadSubject20041111123456 that contains the content of the email. This page can then be moved or renamed at a later time.

 Included page: .PluginsComments.WikiMail
&amp;amp;lt;a href=http://fastweightloss.6.forumer.com&amp;amp;gt;fast weight loss&amp;amp;lt;/a&amp;amp;gt; [url=http://fastweightloss.6.forumer.com]fast weight loss[/url]


[.FrontPage] [.RecentChanges]
Last modified anonymously on May 15, 2008 at 10:32:39 AM