Custom Query (332 matches)
Results (220 - 222 of 332)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#231 | fixed | Sending new email2trac ticket via email because of spam rejection by Sara's Trac project | bas | dmcr@… |
Description |
Hi Bas, I tried to submit the text below, and got the infamous ' Submission rejected as potential spam' error. Don't know of any workaround except to email you directly. Here is a patch that fixes some problems with the discussion plugin support code. 1) syntax error: 'logger' spelled as 'loggger'. 2) Trac 0.12.1 requires a locale to be specified in the Request object. 3) Could not test for whether the discussion plugin was enabled with 'tracdiscussion.api.*'. Had to use the full name of the parameter: 'tracdiscussion.api.discussionapi'. Note: this raises the possibility that the analogous test for whether the FullBlogPlugin is enabled might have the same problem. The code tests for 'tracfullblog.*'. 4) When the log_level parameter is set to debug, internally set the debug parameter to get the full debug output. (Don't know if you agree with this one, but it seemed useful to me.) Let me know if you have any questions or problems with this patch. It is generated against the latest svn release as of today: r494. Dennis |
|||
#232 | fixed | ticket type | bas | ne.lemmens@… |
Description |
Dear Mr Van der Vlies, I was wondering how I can change the default ticket type when a ticket is created by email2trac. I'm only able to find an old configuration option ticket_type which doesn't seem to work. Am I able to change the default ticket type? Regards Niels Lemmens Netherlands P.S. In case you are dutch, which probably is the case, we can continue this conversationin dutch :) |
|||
#233 | fixed | how to install email2trac on debian | bas | szybalski@… |
Description |
Hello, Can you give more detail instructions on how to install this package on debian. 1. wget ftp://ftp.sara.nl/pub/outgoing/email2trac.tar.gz 2. tar -xzvf email2trac.tar.gz 3. Now you instruction say: debian/rules binary ???? What does that mean? ./debian/rules binary -bash: ./debian/rules: /usr/bin/make: bad interpreter: No such file or directory I assume that I need to compile your package, to create the debian package then install it. What is the command for compiling the debian package? And are there any changes I need to make before compile/install? Thanks. Lucas |
Note: See TracQuery
for help on using queries.