Links in e-mail notifications have wrong port number (8080 instead of 88)
I think when installing TeamCity I've specified port 8080 for it to use (don't remember already, can't be sure about it).
Later, I've modified TeamCity/conf/server.xml to use port 88 instead (<Service name="Catalina"><Connector port="88"...)
Now, in all mails that I receive I have http://server:8080 links
Please sign in to leave a comment.
Evgeny,
Please check you have correct server address in "Server URL" field on Administration>Server Configuration
Correct, it fixed it.
Many thanks for such immediate responses, guys!