| 10 | | * email2trac.py: converts an email to ticket. Reads a config file email2trac.conf |
| 11 | | * run_email2trac.c: suid program that changes the MTA-user to the TRAC-user so that we can save attachments |
| 12 | | * delete_spam.py: small program that deletes the SPAM tickets from the database |
| 13 | | * email2trac.conf: read by email2trac.py to set the various options. This are the options: |
| | 10 | * '''email2trac.py'''' : converts an email to ticket. Reads a config file email2trac.conf |
| | 11 | * '''run_email2trac.c''' : suid program that changes the MTA-user to the TRAC-user so that we can save attachments |
| | 12 | * '''delete_spam.py''' : small program that deletes the SPAM tickets from the database |
| | 13 | * '''email2trac.conf''' : read by email2trac.py to set the various options. This are the options: |