At 11:30 AM 9/27/98 +0100, Mats Dufberg wrote:
>On Sun, 27 Sep 1998, David A. Golden wrote:
>
>> In a couple of cases, I'm getting a spurious blank line inserted in the
>> headers of mail sent out from the majordomo system.
>
>In majordomo.cf there is a variable "$whereami". It should not end with a
>line feed. In our case it says
> $whereami = "ling.su.se";
That was it! Thanks. I was setting $whereami using `hostname -f` which
apparently inserts a blank line. I changed it to a literal domain name and
the problem has gone away.
-Dave
References:
|
|