2.0.1 (2011-02-12)
   * An email address can match multiple trac accounts, closes #218
     Author: Konstantin Ryabitsev <icon add mricon dot com>

   * Added check to detect valid users when smtp_default_domain in
     trac.ini is set, closes #219
     Author: sto add iti dot upv dot es
     Applied by: Bas van der Vlies with some minor changes

   * Support for parentdir. Can be used to avoid sections for each project
     or if all projects have a common parent directory, you can leave out
     the project directory setting for each project, eg:
      * parentdir: /data/trac/oss/projects

     If an section defines a project directory then this can NOT be
     overridden by the parendir declaration.

     This closes #217

     Author: sto add iti dot upv dot es
     Applied by: Bas van der Vlies with some minor changes

   * email2trac: Used the wrong code to check number of ticket changes,
     closes #223.
     Author: stas dot agarkov add gmail dot com
     Applied by: Bas van der Vlies

   * email2trac: An enhancement to "update-by-subject", closes #188
      Features:
        - Does a better job parsing out all the permutations of "Re: FW:
          Re: AW: Subject"
        - Modifies the subject to drop the prefixes
     Author: Konstantin Ryabitsev <icon add mricon dot com>
     Applied by: Bas van der Vlies

   * When platform is Windows and log_type is not set, use 'eventlog' as
     default log_type instead of 'syslog', closes #225
     Reported by: jkreider add clarkinc dot biz
     Author: Bas van der Vlies

   * Applied a patch so we allow more ticket fields to be used for inline
     properties, eg:
       - @custom_reports: vu
     closes #227
     Author: thomas dot moschny add gmx dot de
     Applied by: Bas van der Vlies

   * Fixed some bugs in function update_ticket_fields:
      - Can not clear values, reported by thomas dot moschny add gmx dot de
     closes #228
      - Values were updated regardless if there are not allowed for the
        ticket field.
     Author: Bas van der Vlies

   * Attachments without a name where named 'None' instead of
     'untitled-part', closes #230
     Reported by: hju add jochenkuhl dot de
     Author: Bas van der Vlies

   * Fixed some errors in Discussion plugin support, closes #231
     Author: Dennis (dmcrxi add Princeton dot EDU)
     Applied by: Bas van der Vlies

   * Added html conversion via external command: eg email2trac.conf
      - html2text_cmd: /usr/bin/html2text -nobs
      - html2text_cmd: /usr/bin/w3m -dump
      - html2text_cmd: /usr/bin/lynx -dump
      - html2text_cmd: /usr/bin/links -dump
     closes #218
     Author: Bas van der Vlies

   * Fixed mailto link for trac 0.11 and 0.12. Use the mailto tag in
     stead of an html tag. The html tag does not work for trac 0.12
     Reported by: Wim Rijks (SARA)
     Author: Bas van der Vlies

   * Added a notification function that always send an email to the
     reporter if the ticket is updated via email. This independent of
     trac.ini setting,  closes: #178, #229
        - notify_reporter: 1 (default: 0)
        - notify_reporter_black_list : b...@sara.nl (default: 0)
     Author: hju add jochenkuhl dot de
     Applied by: Bas van der Vlies


   * Added a new parameter for processing inline properties: (closes #216)
       -  inline_properties_first_wins: 1 (default: 0)

     When an email has two of the same inline entries:
        {{{
        @status: closed
        @status: accepted
        }}}
     Only the first one is used '@status: closed'

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

https://subtrac.sara.nl/oss/email2trac

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
    - Config file is used to control the behaviour of the email2trac
      software
    - Unicode support for special characters in the headers of an email
      message
    - Ticket updates via mail

Comments or Suggestions mail them to:
            email2trac <email2t...@sara.nl>

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

--
********************************************************************
*  Bas van der Vlies                    e-mail: b...@sara.nl       *
*  SARA - Academic Computing Services   Amsterdam, The Netherlands *
********************************************************************

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to