Tom French wrote:

I want to change the file (code) that sends the email, so I can put
The required IP or UNC name. We do not have this hosted on our website, it is
Behind our firewall and will not be on a public IP.

So if I could find the code section that sends the email to a customer or agent Telling them they can view or adjust this ticket by clicking on the link in the email.
I believe my issue will be resolved.

You can set the FQDN in Kernel/Config.pm:

$Self->{'FQDN'} = 'yourhost.example.com';

Would that help?

Nils.

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to