Email notification on issue link mis-match
Added by Jack Peng almost 10 years ago
Dear all,
After setup Redmine and it can run in my LAN.
it can be access by http://192.168.13.85.
I also setup the email notification sucessfully.
but when issue update and send notification email to members' email.
I found the link of issue is "http://localhost:3000/issues/46"
and the attachment link is "http://localhost:3000/attachments/download/....."
how to configurate the link into correct one?
my Redmine server setup on http://192.168.13.85.
below is the information of my Redmine:
Environment:
Redmine version 2.6.0.stable
Ruby version 1.8.7-p352 (2011-06-30) [i686-linux]
Rails version 3.2.19
Environment production
Database adapter MySQL
SCM:
Subversion 1.6.17
Darcs 2.7.99.1
Mercurial 2.0.2
Cvs 1.12.13
Bazaar 2.5.1
Git 1.7.9.5
Filesystem
Redmine plugins:
redmine_agile 1.3.5
redmine_lightbox2 0.0.3
Thanks for your attentions!
Best regards!
Jack Peng
Replies (4)
RE: Email notification on issue link mis-match - Added by Alessandro Gustavo almost 10 years ago
Jack Peng wrote:
Dear all,
After setup Redmine and it can run in my LAN.
it can be access by http://192.168.13.85.I also setup the email notification sucessfully.
but when issue update and send notification email to members' email.
I found the link of issue is "http://localhost:3000/issues/46"
and the attachment link is "http://localhost:3000/attachments/download/....."how to configurate the link into correct one?
my Redmine server setup on http://192.168.13.85.below is the information of my Redmine:
Environment:
Redmine version 2.6.0.stable
Ruby version 1.8.7-p352 (2011-06-30) [i686-linux]
Rails version 3.2.19
Environment production
Database adapter MySQL
SCM:
Subversion 1.6.17
Darcs 2.7.99.1
Mercurial 2.0.2
Cvs 1.12.13
Bazaar 2.5.1
Git 1.7.9.5
Filesystem
Redmine plugins:
redmine_agile 1.3.5
redmine_lightbox2 0.0.3Thanks for your attentions!
Best regards!
Jack Peng
Hey Jack, how do you doing?
You need to change your settings on "Administration" -> "Settings".
Find for "host name and path" and then, put your server host. :)
Try it! See you :)
RE: Email notification on issue link mis-match - Added by Jack Peng almost 10 years ago
Oooh, I missed this configuration while running the system.
the link of email notification is correct now.
Thanks Alessandro, you wake me up _
Cheers!
RE: Email notification on issue link mis-match - Added by Alessandro Gustavo almost 10 years ago
Don't worry, no problem! :)
Have a nice weekend!
RE: Email notification on issue link mis-match - Added by Jack Peng almost 10 years ago
Hi Alessandro,
I have no feedback to my question about SVN repository....
so I have to get back this thread for help.
Would you please look at my question as follow link:
http://www.redmine.org/boards/2/topics/45031
I try to install redmine-2.6.0 by source and Bitnami.
but I still cannot have "view differenes" button when look at the project's reposity.
thanks for help.
Best regards!