Re: Weird result

"Karl Pearson" <[email protected]> Tue, 18 Aug 2009 17:45:03 -0600
Newsgroups gmane.mail.majordomo.general
Message-ID <f4697bcce004833cef89f55b9702ee7e.squirrel@webmail.ourldsfamily.com>
On Tue, August 18, 2009 5:43 pm, Kenneth G. Gordon wrote:
> On 18 Aug 2009 at 17:34, Karl Pearson wrote:
>
>> It typically is part of the sendmail configuration. You may do a
>> search at root for smrsh
>>
>> cd /;find . -name smrsh -print
>>
>> and see what comes back. Perhaps it in /usr/share/etc on HPUX
>
> It turns out that I had to add majordom as a Trusted user to the
> sendmail.cf file.
>
> Otherwise, sendmail would not read the $list_dir/list files
>
> All fixed now.
>
> S'mazing!!!!!!!!
>
> Ken
>

Nice sleuthing job

Karl