JAMES_ACCEPTED_RELAYS

Add the TeamForge domain name, Git domain name and Git Server's host name to the JAMES_ACCEPTED_RELAYS token in case you have a distributed setup where Git runs on a separate server and you want Git notification emails to be sent to the TeamForge Application Server.

Values

Set this token as illustrated:
JAMES_ACCEPTED_RELAYS=127.0.0.1,<APP_DOMAIN_NAME>,<GIT_DOMAIN_NAME>,<GIT_SERVER_HOSTNAME>

Default

JAMES_ACCEPTED_RELAYS=127.0.0.1,{__CEE_DOMAIN__}