[Pmwiki-users] mail script

Tom Hoover tom-exp-1054864030.6949b6 at hisword.net
Sat May 31 20:47:10 CDT 2003


On Sun, May 25, 2003 at 06:59:38PM -0500, Tom Hoover wrote:
> On Fri, May 23, 2003 at 10:32:39PM -0500, Tom Hoover wrote:
> > ...I threw together a quick little bash script to create a pmwiki page
> > from an email.  I use it to quickly add misc info to my wiki.  I use
> > procmail to pipe the incoming message to my script, which processes
> > the message and stores it as a wiki page...

I've updated the script to cleanup the email subject line.  Previously,
to create a wiki page named "Linux.DistributionComparisons", you would
had to have the subject line of the email read exactly
"Linux.DistributionComparisons".  Now, any of the following will work:

  linux.distribution comparisons
  linux . distribution comparisons
  linux.distributionComparisons

So, you can now use subject lines such as:

  tom was here and he will be back later

which will produce the following PmWiki page:

  Main.TomWasHereAndHeWillBeBackLater

(where 'Main' is setup in the script as your default group).

As usual, you can download the script at:

  http://wiki.hisword.net/wiki/Main/MakeWikiPage




More information about the pmwiki-users mailing list