Page 1 of 1

mails from systemuser to scalix

Posted: Fri Oct 27, 2006 7:37 am
by seidler
Hi guys,

I want to sent the system mails (mails to root) to an scalix user. I've seen that mails to system user has a adress like: root@hostname.domain.com an my mails to scalix have user@domain.com... an I think there ist the problem.

Thx for help.


Und nun nochmal in deutsch:

Ich suche eine Möglichkeit Mails an root, also den Systemuser, an einen Scalixuser zu schicken. Wenn ich mir die Senmail logs ansehe, sehe ich das Mails an Scalix user an user@domain.com gehen und mail an root an root@server.domain.com gehen. Ich denke dass dort auch das Problem ist.


Danke

Posted: Fri Oct 27, 2006 8:52 am
by zoliver
hey, if i did correctly understand you, you need only edit the aliases-file of sendmail.
add:

Code: Select all

root      sxadmin@doamin.com

and all mails to root will be directed to sxadmin for example.

zoliver