Version 7 (modified by anonymous, 16 years ago) (diff) |
---|
Install
First get the latest stable source of the package from:
Contains
The email2trac package contains the following utilities:
email2trac::
Converts an email to ticket. Reads a config file email2trac.conf
run_email2trac::
Suid program that changes the MTA-user to the TRAC-user so that we can save attachments
delete_spam::
A small program that deletes the SPAM tickets from the database
email2trac.conf::
Configuration file to set the behavouir for email2trac.
Source
Unpack the tarball. There are 3 methods to build the package:
- No package manager, builds default for /usr/local
./configure (see --help) default values for: prefix=/usr/local --> --prefix=<path> exec_prefix=$prefix/bin --> --exec_prefix=<path> sysconfdir=$prefix/etc --> --sysconfdir=<path> MTA_USER=nobody --> --with-mta_user=<name> TRAC_USER=www-data --> --with-trac_user=<name> make make install
- Debian package:
debian/rules binary dpkg -i ../email2trac_<version>.deb
- RPM package
cp email2trac.tar.gz /usr/src/redhat/SOURCES rpmbuild -ba email2trac.spec
Attachments (1)
-
Warning_icon.png
(1.7 KB) -
added by bas 16 years ago.
Warning Icon Image
Download all attachments as: .zip