Hello,
Posting back to the mailing list in case others ever have the same
problem...In the majordomo.cf file the following line was present:
$whereami = `/bin/dnsdomainname`;
Changing this to the following solved the problem:
$whereami = "insertyourdomainhere.com";
For some reason running dnsdomainname within the cf file caused a EOL in
the header. Not sure why, but it is now working...
Thanks for your time...
Tige
Tige Richardson wrote:
> An update: Still have not heard any reply...if anyone can help I would
> sure appreciate it!
>
> It appears that there is a blank line in the headers before the
> Precedence: bulk. I believe this null value is more than likely the
> cause of Precedence: bulk showing up in the body of the message. Any
> idea why this null value (blank line) is there and how to fix it?
>
> Header below:
>
> --
>
> Return-Path: <cyrus@marvin.blah.com>
> X-Sieve: cmu-sieve 2.0
> Return-Path: <owner-tigetest@blah.com>
> Received: by marvin.blah.com (Postfix)
> id 9D3F279D29; Thu, 14 Feb 2002 09:10:01 -0700 (MST)
> Delivered-To: tigetest-list@marvin.blah.com
> Received: from localhost (localhost.localdomain [127.0.0.1])
> by marvin.blah.com (Postfix) with ESMTP id 906D979D28
> for <tigetest-list@marvin.blah.com>; Thu, 14 Feb 2002 09:10:01
> -0700 (MST)
> Received: by marvin.blah.com (Postfix, from userid 123)
> id 0C97879D24; Thu, 14 Feb 2002 09:10:01 -0700 (MST)
> Delivered-To: tigetest@blah.com
> Received: from localhost (localhost.localdomain [127.0.0.1])
> by marvin.blah.com (Postfix) with ESMTP id CADDE79D28
> for <tigetest@blah.com>; Thu, 14 Feb 2002 09:10:00 -0700 (MST)
> Received: from clarent.com (blueman.blah.com [172.28.1.4])
> by marvin.blah.com (Postfix) with ESMTP id 44F1E79D22
> for <tigetest@blah.com>; Thu, 14 Feb 2002 09:10:00 -0700 (MST)
> Message-ID: <3C6BDFA3.5090403@clarent.com>
> Date: Thu, 14 Feb 2002 09:02:43 -0700
> From: Tige Richardson <Tige.Richardson@clarent.com>
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4)
> Gecko/20011019 Netscape6/6.2
> X-Accept-Language: en-us
> MIME-Version: 1.0
> To: tigetest <tigetest@blah.com>
> Subject: test
> Content-Type: text/plain; charset=us-ascii; format=flowed
> Content-Transfer-Encoding: 7bit
> Sender: owner-tigetest@blah.com
> X-Virus-Scanned: by AMaViS perl-11
>
> Precedence: bulk
>
> testing this alias....123...
>
>
>
>
>
>
>
> Tige Richardson wrote:
>
>> Hello,
>>
>> I am having a peculiar problem. I have searched google.groups.com and
>> did not find an answer so I am hoping someone here is willing to help
>> point me to some specific documentation or a configuration file where
>> I can fix this.
>>
>> For some reason every time a message is mailed to one of our majordomo
>> aliases the following appears in the body instead of the header:
>>
>> Precedence: bulk
>>
>> I found this in the .config file for the aliases in question, but it
>> should be a part of the header and not the body. Can anyone tell me
>> how to fix this?
>>
>> I am running:
>>
>> RedHat Linux 2.4.2-2
>> Majordomo v1.94.5
>> perl-5.6.0-12
>> Postfix 20010202-4
>> cyrus-imapd-2.0.9-3
>>
>> Thanks in advance for any help!
>>
>> Tige
Follow-Ups:
References:
|
|