Ignore:
Timestamp:
06/08/06 08:59:07 (18 years ago)
Author:
bas
Message:

EmailtoTracScript?:

email2trac:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emailtotracscript/trunk/INSTALL

    r81 r82  
    1818 umask: 022                 # OPTIONAL, Use this umask for saving attachments
    1919 mailto_link: 1             # OPTIONAL, if set then [mailto:<CC>] in description
    20  mailto_cc: ticket@test.nl  # OPTIONAL, Use ths address as CC in mailto line
     20 mailto_cc: ticket@test.nl  # OPTIONAL, Use this address as CC in mailto line
    2121 ticket_update: 1           # OPTIONAL, if set then check if this is an update for a ticket
    2222 email_header: 1            # OPTIONAL, if set then show TO/CC fields in description
     
    5656
    5757If you have enabled 'ticket_update' in email2trac.conf then you have
    58 to choose one of this options to make it work:
     58to choose one of these options to make it work:
    5959  1 - Configure trac notification, eg:
    6060      - (ticket address: ticket@test.nl)
     
    6767
    6868  2 - Use the mailto_cc in email2trac.conf if you want to sent
    69       an email to the user and the trac ticket email address.
     69      an email to the user and the trac ticket email address via
     70      the mailto link
    7071
    7172== Usage ==
Note: See TracChangeset for help on using the changeset viewer.