Re: Blank lines at end of message ?

Michael Yount <[email protected]> Mon, 29 Oct 2007 23:35:19 -0700
Newsgroups gmane.mail.majordomo.majordomo2.devel
Message-ID <[email protected]>
John L wrote:
>>> I have a strange bug in which every message to a list has six blank 
>>> lines added at the end. The messages come via a script that mails 
>>> them to the list, and the blanks aren't there when it mails them. 
>>> The list is otherwise a rather ordinary moderated list. The 
>>> message_footer is empty.
>> Are the blank lines added before or after the message is approved by 
>> the moderators?
>
> The script adds an Approved: line so there's no separate moderation step.
Taking out that line would narrow the hunt for the problem.
>
> Added clue: some copies have more blank lines than others, which makes 
> no sense since I use qmail and they should all be sent at once.
Are the blank lines \n or \r\n or something else?

Michael