
23 Sep
2004
23 Sep
'04
11:26 a.m.
Die Einstellung, die Du suchst (Config.pm):
$Self->{FQDN} = 'yourhost.example.com';
und ggf. (falls explizit andere notification-addresse gesucht):
$Self->{NotificationSenderEmail} = 'otrs@
';
... und folgendes brauchte ich auch noch: # ScriptAlias # Prefix to index.pl used as ScriptAlias in web config # (Used when emailing links to agents). $Self->{ScriptAlias} = 'otrs2/'; # HttpType # In case you use https instead of plain http specify it here $Self->{HttpType} = 'https'; ... der Vollstaendigkeit halber ;) Danke, -- Nora Bernhard Systems Administrator - Linux Fat Liberation: because a waist is a terrible thing to mind.