Check your /etc/majordomo.cf file that you do NOT have something like;
$whereami = `/bin/dnsdomainname`; # stupid .rpm does this
It should be...
$whereami = "your.domain";
Or if you do use the first sample, you NEED this line.
chomp($whereami);
Dan Liston
durairaj wrote:
> Daniel,
> I sent mail to majordomo like you told: but still the problem is
> there.
>
> **** No valid commands found.
> **** Commands must be in message BODY, not in HEADER.
>
> Bye,
> Durai.
>
> ----- Original Message -----
> From: Daniel Liston <dliston@sonny.org>
> To: durairaj <durairaj@visolve.com>
> Cc: <majordomo-users@greatcircle.com>
> Sent: Friday, February 14, 2003 12:23 PM
> Subject: Re: Majordomo didn't send any valid mail
>
>
>
>>Stop sending your emails in rich text or html and send them in plain text.
>>Leave one blank line at the top of your message before the line with
>
> "help".
>
>>Dan Liston
>>
>>durairaj wrote:
>>
>>>Hello experts,
>>>
>>>I have installed majordomo version 1.94.5 in HP IA.Whenever I send any
>>>mail to majordomo with "help" or any other option in the body of the
>>
> mail,
>
>>>The mail comes from majordomo as,
>>>
>>>**** No valid commands found.
>>>**** Commands must be in message BODY, not in HEADER.
>>>
>>>I am trying to solve the problem for 3 days.But I couldn't.
>>>
>>>Please help me.
>>>
>>>Thanks,
>>>Durai.
>>
References:
|
|