Hi,

On Tue, Apr 18, 2006 at 04:59:11PM -0500, James Price wrote:
>I found the [EMAIL PROTECTED] in the following files and changed it.
>
> 
>
>Kernel/Config/Default.pm
>
>Kernel/Config/Files/Framework.xml
>
>Kernel/Config/Files/ZZZAAuto.pm

That is bad because these files will be overwritten if you update OTRS 
in future. _Do_never_change_other_config_files_than_Kernel/Config.pm!!! 

The right solution is to copy the config param

    $Self->{'AdminEmail'} = '[EMAIL PROTECTED]';

to your Kernel/Config.pm file and change it to your needs.

Ciao,
Christian

-- 
((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing
  Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769
    http://www.otrs.com/ :: Communication with success!

Attachment: signature.asc
Description: Digital signature

_______________________________________________
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