JAMES_ACCEPTED_RELAYS

Set the JAMES_ACCEPTED_RELAYS token with the IP address of the Git server 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,{__CEE_DOMAIN__},<The IP address of the Git server>

Default

JAMES_ACCEPTED_RELAYS=127.0.0.1,{__CEE_DOMAIN__}