Ignore:
Timestamp:
06/02/06 10:25:23 (18 years ago)
Author:
bas
Message:

EmailtoTracScript?:

Preparing for new version:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emailtotracscript/trunk/ChangeLog

    r76 r81  
    1 2006-???
     12006-06-02
    22        - Added ticketing merging. To enable it there are two options for
    33          both options enable 'ticket_update' in email2trac.conf
    4           1 - Configure trac notification, eg:
     4          1 - Configure trac notification, eg:
     5                - (ticket address: test-ticket@test.nl)
     6                [notification]
     7                smtp_enabled = true
     8                smtp_always_cc = test@test.nl
     9                smtp_server = localhost
     10                smtp_from =  test-ticket@test.nl
    511                always_notify_reporter = true
    612
    713          2 - Use the mailto_cc in email2trac.conf if you want to sent
    8               an email to the user and the trac email address.
     14              an email to the user and the trac ticket email address.
    915
    1016          With both options you get the right format of the subject line.
     
    1218        - Use the short options for the install command. So it works for
    1319          MacOSx Reported by: Nathaniel Irons.
     20
     21        - Update inline documentation by Nathaniel Irons.
    1422                 
    15232006-05-16
Note: See TracChangeset for help on using the changeset viewer.