On 7 June 2013 at 22:09, David Levine <[email protected]>wrote:

> Jerry wrote:
> 
>> Recently, I was made aware that when I send a null body message, the
>> receiver winds up with a blank Subject: line and all the headers in the
>> body.
> 
> Can you provide more information?  What does the draft look
> like, esp. near the bottom?  Or are you using mhmail?  The
> mhmail in nmh 1.5 is busted.

David,

Using plain old 'comp' on the command line.  Throws me into 'vi' (as
specified in my ~/.mh_profile) and the resulting draft file looks like:

$ cat drafts/,2
To: [email protected]
From: [email protected]
Reply-To: [email protected]
cc:
Subject: testing messages
--------
$

The number of headers in the final delivered email is quite impressive
as acm.org is just an email reflector, but all the stuff that yahoo.com
inserts (yahoo handles the email for AT&T) is rather impressive ...

The end result is that I receive an email from myself ([email protected])
with a blank Subject: line.  The text of the message is:

Received: from unix.hobbeshollow.com (localhost [127.0.0.1])
        by unix.hobbeshollow.com (Postfix) with ESMTP id 08B8CAE0
        for <[email protected]>; Sat,  8 Jun 2013 12:49:35 -0400 (EDT)
To: [email protected]
From: [email protected]
Reply-To: [email protected]
Subject: testing messages
Date: Sat, 08 Jun 2013 12:49:34 -0400
Message-Id: <[email protected]>

Using the Linux mail command (Mailx)

$ mail -s "mail test" [email protected] < /dev/null

gets a return message that includes the same wonderful yahoo headers,
but keeps the Subject: line and the null body.

I don't know that it *is* an nmh issue.  I originally thought it was
the newer version of postfix, but since Mailx doesn't generate the same
result...

> 
> David
> 
> _______________________________________________
> Nmh-workers mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/nmh-workers

jerry
     // Jerry Heyman               | The single most exciting thing you 
    //  Amigan Forever :-)         | encounter in government is competence,
\\ //   heymanj at acm dot org     | because it's so rare.
 \X/    http://www.hobbeshollow.com| -- Daniel Patrick Moynihan

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to