nmh-workers
[Top] [All Lists]

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

2014-12-05 21:08:59
Eric wrote:

Ken Hornstein <kenh(_at_)pobox(_dot_)com> 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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>