Event link in notification e-mail showing internal server ip address

David Saunders6 years ago

The clickable link in an event notification is linked to the internal IP of the server. Does a config entry exist to make this use the external domain name of the server?

Anton Tananaev6 years ago

Yes.

David Saunders6 years ago

I have been through the configuration documentation but cannot find the appropriate entry could you let me know what it is please.

Anton Tananaev6 years ago

It might not be documented, but you can search forum. It has been discussed several times before.

Ernesto Vallejo6 years ago

Modify template file as per your requirement.

Piotr6 years ago

Add entry to the traccar.xml

<entry key='web.url'>http://server_name/</entry>
David Saunders6 years ago

Many thanks!