[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] make Sendmail trust Majordomo



Hi Babu,
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Webmaster
> Sent: Sunday, July 23, 2000 7:39 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] make Sendmail trust Majordomo
>
>
> 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

Thanks for the quick response, I'd tried that once before with no success
and I'm sure I tried Tmail before too, however I just gave it another try
and Tmail worked.

Unfortunately though, the problem "symptom" I was getting is still
persisting :)  I thought it was the "X-Authentication-Warning" that was the
cause.  What I would like is for the original sender of the message to be
listed as the sender and not "owner-listname".  Although the from header is
left intact, something, either majordomo or sendmail is setting a "sender"
header to be "owner-listname@...".  Does anyone know what I can edit to stop
this happening? I tried editing $mailer in majordomo.cf to not call sendmail
with -f\$sender but it didn't make any difference.  I also tried editing
$mail_prog, $mail_from and $mail_sender in majordomo.pl but again to no
avail.

Just out of interest, this list does it too (notice outlook has put that "on
behalf of" stuff in the auto generated "From" up on line 3 of my message)
the sender has been set to "cobalt-users-admin".

Thanks again,
             Andrew