vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #00938
Re: headers encoded with MIME
Sending of email is done by Emacs, not VM. VM only provides hooks for
MIME encoding.
Did you recently upgrade your Emacs version? If so, please check the
Emacs News (under the Help menu), and see if you need to reconfigure
any mail mode options.
Please try and run Emacs and VM without using your .emacs and .vm
files (or using minimal versions of these files) and see if you get
the correct behaviour.
Cheers,
Uday
Kawaguchi, Y. (å·å£ éä¸) writes:
> To VM developper team,
>
> 1. The header 'From' is not inserted by VM
> automatically. I use the `smtpmail.el' for
> sending emails. It inserts the `From' header
> line, and the line is not encoded with
> `vm-mime-encode-headers' as the order of
> processing.
>
> 2. When a (long) header line is continue to the next
> line, it is not correctly encoded with
> MIME. Spaces at the head of the second line are
> encoded with MIME (=20), and then `smtpmail.el'
> recognizes the line as incorrect, which will
> cause an error.
>
> If there are some suggestions, please advice me.
>
> --
> Kawaguchi, Y. / Tenshi College / Japan.
>
References