Opened 14 years ago
Closed 14 years ago
#133 closed setup (fixed)
Emails contain an incorrect ticket URL
Reported by: | thomasdn@… | Owned by: | bas |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | email2trac | Version: | 0.70 |
Keywords: | Cc: | software@… |
Description
When receiving e-mails from email2trac the footer contains a URL to the ticket. The URL however is not valid.
Here is an example:
Ticket URL: </ticket/2201> trac.sikkerhed.org <https://trac.sikkerhed.org/> Sikkerhed.org ApS
The correct URL in this case is: https://trac.sikkerhed.org/ticket/2201
Attachments (2)
Change History (13)
comment:1 Changed 14 years ago by bas
- Status changed from new to assigned
- Type changed from defect to setup
comment:2 Changed 14 years ago by support@…
I tried inlining the config file, but was disallowed by trac (it thought it was spam).
I have attached the config file above.
comment:3 Changed 14 years ago by bas
You have to edit these settings in trac.ini, not email2trac.conf!
comment:4 Changed 14 years ago by software@…
Oops, I misread that. In any case, we have had the following line the whole time:
url = https://trac.sikkerhed.org/
(Pretty much all comments are regarded as spam!)
Any other ideas?
comment:5 Changed 14 years ago by bas
instead of using anonymous, fill in a name or email address then the comment is not considered as SPAM. Can you sent or attach your trac.ini?
comment:6 Changed 14 years ago by Christian Iversen <support@…>
As you can see, I've attached our trac.ini. I'm looking forward to any tips or comments you might have
comment:7 Changed 14 years ago by Christian Iversen <software@…>
- Cc software@… added
I'm adding us to CC.
comment:8 Changed 14 years ago by Christian Iversen <software@…>
..bump? :)
comment:9 Changed 14 years ago by basv@…
I am clueless. So still no correct URL in the footer? Did you restart apache when you did the changes?
comment:10 Changed 14 years ago by basv@…
I found the problem, add this to your trac.ini: {{{ [trac] base_url = https://subtrac.sara.nl/oss/email2trac }}}
comment:11 Changed 14 years ago by Christian Iversen <software@…>
- Resolution set to fixed
- Status changed from assigned to closed
Oh, brilliant! Thank you very much!
What did you specify in the '[project]' section of trac.ini?:
I have specified for email2trac this: