In your startup script for hobbit you should have something like
su hobbituser -c "your-path-to-hobbit/server/bin/hobbit.sh start"
The 'su hobbituser' part above should run the hobbit server and all of its
helpers as the user hobbituser resulting in email being sent from that user
instead of root.
Steve Holmes
On Thu, Feb 28, 2008 at 7:41 AM, DNS <user-08e747311acb@xymon.invalid> wrote:
Hi,
Can anyone explain to me how to disable Hobbit to send mail with root
user? I've define an alternate mailaccount and receive mail with it but
Hobbit server keep sending mail with root user and this is of course block
because the Hobbit server is not a member of a 2K3 Windows Domain.
Thanks,
DNS