Trac installation notes

From WormBaseWiki
Jump to navigationJump to search

Installing Email2Trac

Email2Trac is located at:

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

Fetch the current source:

cd /usr/local/wormbase/trac/src
ftp://ftp.sara.nl/pub/outgoing/email2trac.tar.gz
tar xzf email2trac.tar.gz

Build

cd email2trac
./configure -with-mta_user=nobody --with-trac_user=wormbase-help

Configure

sudo emacs /etc/aliases
trac: |"/usr/local/wormbase/trac/bin/run_email2trac --ticket_prefix=feedback -p wormbase"
sudo emacs conf/email2trac.conf
[DEFAULT]
project: /usr/local/wormbase/trac
debug: 0
umask: 022
spam_level: 5
reply_all : 0
mailto_link: 0
umask: 022
email_header: 1
trac_version: 0.10
enable_syslog : 1
alternate_notify_template :
drop_spam : 0
verbatim_format: 1
strip_signature: 0
email_quote: >
strip_quotes: 0
ignore_trac_user_settings: 0
[wormbase]
project: /usr/local/wormbase/trac
spam_level: 1
default_component : help-desk