[SOLVED] Emails to contain server IP instead of FQDN

Moderator: crythias

Locked
eneless
Znuny newbie
Posts: 24
Joined: 13 Nov 2010, 01:54
Znuny Version: 2.4.9

[SOLVED] Emails to contain server IP instead of FQDN

Post by eneless »

Hi

I'm in the throws of testing my configuration.
My OTRS server lives in our data centre in a seperate domain to our internal user/agent base. Due to various restrictions regarding our connectivity we do not resolve DNS names into our data centre.
The email notifications that are sent contain ticket URL links including the server FQDN which I can see is picked up from SysConfig > Framework > Core > FQDN.
How can I amend the email notifications so that URL links back to tickets contain the server IP address instead of the FQDN?

Thanks in advance! :)
Last edited by eneless on 30 Jan 2011, 23:48, edited 1 time in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Emails to contain server IP instead of FQDN

Post by crythias »

change that in Config.pm, where it's configured.

However, for anyone else who looks at this, if you have an internal IP and an external IP for OTRS (firewall tunneling), and you provide service to customers internally and externally, providing an IP address may not necessarily be a good idea.
eneless wrote:Due to various restrictions regarding our connectivity we do not resolve DNS names into our data centre.
Ok. so, if the IP address changes?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked