Man Linux: Main Page and Category List

NAME

       email2trac - Creates and amends Trac tickets from e-mail.

SYNOPSIS

       email2trac [-h] [--help] [-f configuration file]
                  [--file=configuration file] [-n] [--dry-run]
                  [-p project name] [--project=project name] [-t name]
                  [--ticket_prefix=name]

DESCRIPTION

       email2trac creates tickets for the issue tracking system Trac from
       e-mail. The default configuration file is /etc/email2trac.conf.

       Is also amends existing tickets, if the subject contains the ticket
       number. The syntax for the ticket number in the e-mail subject line is
       #NNN:, i.e. hash mark, ticket number, colon.

COPYRIGHT

       Copyright 2009 W. Martin Borgert and released under the GNU General
       Public License (GPL). Permission is granted to copy, distribute and/or
       modify this document under the terms of the GNU General Public License,
       Version 2 or any later version published by the Free Software
       Foundation.

AUTHOR

       W. Martin Borgert
           Author.

COPYRIGHT

       Copyright © 2009 W. Martin Borgert