I think you missed the point, and the "already provided" answer.
Tmajordom
is the setting you should add to sendmail.cf. T is to majordom as Cw is to
domain.com. Do not confuse or combine the two. This setting goes on a line
by itself "preferrably near other similar lines" in the sendmail.cf. Other
lines usually installed in the sendmail.cf by default are;
Troot
Tuucp
Tdaemon
Good luck,
Dan Liston
Robert Fitzpatrick wrote:
>
> Hello David:
>
> I have the same warning in my headers. The syntax of my sendmail.cf file is:
>
> Cw domain.com
>
> This is how I allow the domain to send mail. Is this where you are talking
> about? Should I put 'Cw Tmajordom'?
>
> Thanks for any help:)
>
> Robert Fitzpatrick
>
> -----Original Message-----
> From: majordomo-users-owner@GreatCircle.COM
> [mailto:majordomo-users-owner@GreatCircle.COM]On Behalf Of Hanson, (Not
> Major) David W. (Systems Support Branch)
> Sent: Thursday, January 18, 2001 5:44 AM
> To: 'majordomo-users@GreatCircle.COM'
> Cc: 'chris@hitsquad.com'
> Subject: RE: X-Authentication-Warning
>
> This is because the majordom user is not automatically trusted by sendmail.
> In your /etc/sendmail.cf you need to add this entry to the "Trusted users"
> section:
>
> Tmajordom
>
> David Hanson
> George C. Marshall European Center for Security Studies
>
> > -----Original Message-----
> > From: Christopher James [mailto:chris@hitsquad.com]
> > Sent: Thursday, January 18, 2001 8:06 AM
> > To: majordomo-users@GreatCircle.COM
> > Subject: X-Authentication-Warning
> >
> >
> > Hi people,
> >
> > I get this warning in email headers that I recieve from my majordomo
> > mailing lists.
> >
> > -> X-Authentication-Warning: guitarsite.com: majordom set sender to
> > Majordomo-Owner@guitarsite.com using -f
> >
> > Don't know why this is so..
> >
> > This is my /etc/mail/aliases file
> >
> > owner-owner: postmaster
> > #
> > # Majordomo Mailing List
> > #
> > majordomo: "|/usr/local/majordom/wrapper majordomo"
> > owner-majordomo: gsite
> > majordomo-owner: gsite
> > #-----------------------------
> > #
> > # Mp3-Informer Mailing List
> > #
> >
> > mp3informer: "|/usr/local/majordom/wrapper resend -p bulk -R
> > -l mp3informer
> > -f mp3informer-owner -h guitarsite.com -s mp3informer-outgoing"
> > mp3informer-approval: mp3informer-owner
> > mp3informer-outgoing:
> > :include:/usr/local/majordom/lists/mp3informer
> > owner-mp3informer-outgoing: mp3informer-owner
> >
> > mp3informer-owner: gsite
> > owner-mp3informer: gsite
> > #----------------------------
> >
> > and this is part of my majordomo.cf file ->
> >
> > # $whereami -- What machine am I running on?
> > #
> > $whereami = "guitarsite.com";
> >
> > # $whoami -- Who do users send requests to me as?
> > #
> > $whoami = "majordom\@$whereami";
> >
> > # $whoami_owner -- Who is the owner of the above, in case of problems?
> > #
> > $whoami_owner = "gsite\@$whereami";
> >
> > Any Ideas ?
References:
|
|