Excellent, thanks Dan. You're spot on with the permissions... one interesting
thing that sendmail wouldn't allow is having the 'aliases.majordomo' to live
in the /usr/local/majordomo/... area, because /usr/local is a symlink on my
mail server to a different partition and sendmail barfs at this (security
I would say).
And thanks for point 2, I hadn't seen anything about this but its fixed
up now.
Cheers,
Joe
Dan Liston wrote:
>
> Joe Shevland wrote:
> >
> > Hi all,
> >
> > As a newbie on the list, I'll apologize first if I'm asking a FAQ but I've run
> > aground and cannot find the answer to my problem.
> >
> > I've configured Majordomo 1.94.4 on FreeBSD 3.4 using sendmail. Everything
> > appears OK as far as configuration goes, and the sendmail logs report that mail
> > send to sample_list@... is being passed to the Majordomo wrapper script (resend
> > ...) etc. however, no emails are sent to the people on the list.
> >
> > Anyone have any ideas on what could be wrong? I haven't included any config
> > files yet, please let me know if they'd be helpful or where my next spot to look
> > is.
>
> First, make sure sendmail is not dropping any of your messages due to
> file or directory permissions. Nothing should be group or world writable.
>
> >
> > Another maybe unimportant error message I'm getting:
> >
> > May 16 10:43:29 www sendmail[7422]: KAA07422: Authentication-Warning:
> > www.kpi.com.au: majordom set sender to Majordomo-Owner@www.kpi
> > .com.au using -f
> > May 16 10:43:29 www sendmail[7423]: KAA07423: Authentication-Warning:
> > www.kpi.com.au: majordom set sender to Majordomo-Owner@www.kpi
> > .com.au using -f
> >
>
> These are because you have not added majordomo as a trusted user to
> sendmail.cf. Find the "Trusted users" section and add
> Tmajordom
>
> Dan Liston
References:
|
|