At 1:08am -0500, 07/08/04, Daniel Liston <dliston@sonny.org> wrote:
>Adam H. Kerman wrote:
>>On the SuSE box of a friend...
>>We are trying to find the right file that controls the /etc/sendmail.cf build
>>to change trusted users and add an additional alias file for Majordomo
>>aliases. I think /usr/share/sendmail/ostype/suse-linux.m4 overrides other
>>files, because I couldn't find these two items set elsewhere.
>>Am I wrong?
>Here is what I have in my sendmail.mc for extra aliases file, and
>trusting majordomo;
>define(`ALIAS_FILE', `/etc/aliases,/etc/mail/majordomo.aliases')dnl
>define(`confTRUSTED_USERS', `majordomo')dnl
That was the correct file to update and the entries are now in sendmail.cf.
The Host_Status_Directory feature is now turned off, so that avoids one warning
message; it's turned off by default in a generic sendmail configuration. But
that wasn't the fatal error.
I'm still getting this one when trying to run newaliases as the majordomo user:
can not chdir(/var/spool/mqueue/): Permission denied
Program mode requires special privileges, e.g., root or TrustedUser.
There's some setting change that SuSE makes I'm still not finding. Does anyone
know what file SuSE uses in lieu of sendmail.mc and where it is? Maybe it's in
addition to the .m4 file or the .m4 file creates some settings in it?
Follow-Ups:
References:
|
|