Michael Kelley wrote:
This looks like a great script - has anyone gotten this to work with a Windows version of Trac?

I do not know, I onlt have tested it on Unix-boxes. Thre trick is if you can setup een email adress in Windows that can run a script it must be possible

regards



On 7/6/06, *Bas van der Vlies* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 
wrote:


    2006-07-06
          - Fixed an error in already added attachments. Do not close
            the database connection.
            Fixed by: Walter de Jong en Bas van der Vlies

          - Added enable_syslog option. If enabled log errors to syslog
            instead of stderr. If enabled no errors are send back to the
            user.
            Implemented by: Bas van der Vlies

          - Fixed an error with updating tickets with attachments for trac
            versions 0.9 and 0.10. Field "id" is not known when a existing
            ticket is fetched (Error = KeyError: 'id')
            Fixed By: See tickets #258 and #449 on trac-hacks

          - Fixed and spell error, self.mail_addr must be self.email_addr
            Fixed by: Bas van der Vlies

          - Catch a LookupError in unicode/encode conversion in function
            get_body_text()
            Fixed by: Bas van der Vlies

          - Description field was always changed when updating the ticket
            via the web. Asked the mailing list for a solution and got one
            ;-)
            Patch/Suggestion by: Christian Boos
            Applied by: Bas van der Vlies

          - Fixed an encoding problem when email_header is set to 1
            Fixed by: Bas van der Vlies

          - Fixed a bug in to_unicode() function.
            Fixed by: Bas van der Vlies

          - Fixed an unicodedata.normalize TypeError bug for filenames
    in the
            attachment function
            Fixed by: Bas van der Vlies

    ========= Info about the package

    http://www.trac-hacks.org/wiki/EmailtoTracScript

    the latest stable email2trac package is available from:
              ftp://ftp.sara.nl/pub/outgoing/email2trac.tar.gz

    email2trac - utilities
    ----------------------

    This is a release of the SARA package email2trac that contains
    utilities
    that we use to convert emails to trac tickets. The initial setup was
    made by Daniel Lundin from Edgewall Software. SARA has extend the
    initial setup, with the following extensions:

       - HTML messages
       - Attachments
       - Use commandline options
       - Use config file to change the behaviour of the email2trac.py
         program
       - Some unicode support for special characters in the headers of an
         email message

    See INSTALL or Wiki page to setup the utilities

    Comments or Suggestions mail them to:
    Bas van der Vlies <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
    Walter de Jong <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>


    http://www.sara.nl for more info about SARA.

    --
    Bas van der Vlies
    [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


    --
    ********************************************************************
    *                                                                  *
    *  Bas van der Vlies                     e-mail: [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>      *
    *  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
    *  Kruislaan 415                         fax:    +31 20 6683167    *
    *  1098 SJ Amsterdam                                               *
    *                                                                  *
    ********************************************************************
    _______________________________________________
    Trac mailing list
    [email protected] <mailto:[email protected]>
    http://lists.edgewall.com/mailman/listinfo/trac

    --
-- ********************************************************************
    *                                                                  *
    *  Bas van der Vlies                     e-mail: [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>      *
    *  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
    *  Kruislaan 415                         fax:    +31 20 6683167    *
    *  1098 SJ Amsterdam                                               *
    *                                                                  *
    ********************************************************************
    _______________________________________________
    Trac mailing list
    [email protected] <mailto:[email protected]>
    http://lists.edgewall.com/mailman/listinfo/trac

    --
    --
    ********************************************************************
    *                                                                  *
    *  Bas van der Vlies                     e-mail: [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>      *
    *  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
    *  Kruislaan 415                         fax:    +31 20 6683167    *
    *  1098 SJ Amsterdam                                               *
    *                                                                  *
    ********************************************************************
    _______________________________________________
    Trac mailing list
    [email protected] <mailto:[email protected]>
    http://lists.edgewall.com/mailman/listinfo/trac
    <http://lists.edgewall.com/mailman/listinfo/trac>



------------------------------------------------------------------------

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac


--
--
********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: [EMAIL PROTECTED]      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                                               *
*                                                                  *
********************************************************************
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to