Changes between Initial Version and Version 1 of MailToTracPlugin


Ignore:
Timestamp:
Apr 8, 2009, 2:57:26 PM (15 years ago)
Author:
Jeff Hammel
Comment:

New hack MailToTracPlugin, created by k0s

Legend:

Unmodified
Added
Removed
Modified
  • MailToTracPlugin

    v1 v1  
     1= pluggable email handler for Trac =
     2
     3== Description ==
     4
     5provides a command line script and extension point that allows email messages to be handled by Trac plugins
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for MailToTracPlugin are
     10[report:9?COMPONENT=MailToTracPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=MailToTracPlugin&owner=k0s new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:mailtotracplugin here].
     18
     19== Source ==
     20
     21You can check out MailToTracPlugin from [http://trac-hacks.org/svn/mailtotracplugin here] using Subversion, or [source:mailtotracplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25The email2ticket is an example plugin to convert an email message to a ticket.  This plugin is still in a very fledgling state and doesn't have much functionality as of yet.
     26
     27== Recent Changes ==
     28
     29[[ChangeLog(mailtotracplugin, 3)]]
     30
     31== Author/Contributors ==
     32
     33'''Author:''' [wiki:k0s] [[BR]]
     34'''Contributors:'''