[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] make Sendmail trust Majordomo
- Subject: Re: [cobalt-users] make Sendmail trust Majordomo
- From: Webmaster <webmaster@xxxxxxxxx>
- Date: Sun Jul 23 02:43:49 2000
At 18:59 23/07/00 +1000, you wrote:
>I'm getting the following header in emails from majordomo on a RAQ3i.
>
>X-Authentication-Warning: myhost.mydomain.com: mail set sender to
>owner-mylist@xxxxxxxxxxxxxxxxxxxxxxxxxxx using -f
>
>As near as I can tell this is because whichever user it is that majordomo
>runs as, it's not a Sendmail Trusted user? Is there any way to make it a
>trusted user? I tried various approaches to fix this for hrs with no
>success.
>
Hi Andrew,
In the file /etc/sendmail.cf
at around line 420
look for trusted users like
Troot
Tdaemon
Tuucp
add admin as (majordomo is owned by admin in RAQs)
Tadmin
Then restart the sendmail by executing
/etc/rc.d/init.d/sendmail stop
/etc/rc.d/init.d/sendmail start
Best regards,
Babu P. Yogarajah