nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] nmh 1.6 has been released!


From: David Levine
Subject: Re: [Nmh-workers] nmh 1.6 has been released!
Date: Fri, 05 Dec 2014 22:08:29 -0500

Eric wrote:

> Ken Hornstein <address@hidden> writes:
> >
> > (I have also included a MIME external-body pointer to it below, which
> > newer versions of nmh should be able to use).
>
> Not in 1.6; this change is not on the branch:
>
> +# This entry is used to retrieve external-body types that use a "url"
> +# access-type.
> +PGM="`$SEARCHPROG $SEARCHPATH curl`"
> +if [ ! -z "$PGM" ]; then
> +       echo "nmh-access-url: $PGM -L" >> $TMP
> +fi

You're right, that change is post-1.6.

> Also the text/calendar and message/rfc822 inline change is missing.

It's in 1.6 for text/calendar, but hard-coded in setup_attach_content().
The more general mhbuild-disposition-type/subtype support is post-1.6.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]