On Wed, Aug 25, 1999 at 11:02:45AM +1000, Shao Zhang wrote:
> When I send attachments to someone else. If they use mutt to
> save the attachments, then it is fine. But if they use pine to
> save it, then pine does not give a default file name. Many
> people have complained this to me.
>
> Is my mutt misconfigured or it is a pine bug??
My guess is they are using an old version of PINE which doesn't understand
the Content-Disposition header field. It is probably expecting the
deprecated,
Content-Type: text/plain; name="file.txt"
which last time I looked at the Mutt code was not supported since it is
non-standard.
me