To support PGP/MIME, mark based composing is provided. Remember the previous example.
----------------------------- attachments ----------------------------- Multipart/Mixed 1/ 1 Text/Plain(guess) CoverPage* B 2 Image/Gif MagicPoint logo mgp.gif Q 3 Application/Postscript Presentation Material ohp.ps 4 . --------0-1-2-3-4-5-6-7-8-9--------------------------------------------
You can find the `B' mark and the `Q' mark at the beginning of line. Mew provides you with a new concept of "encoding". Encoding includes Base64, Quoted-Printable, Gzip64(Gzip + Base64), sign with PGP, encrypt with PGP.
Currently 6 marks are prepared.
Additional key binding for marks in attachments is as follows:
Consider the following example. The second part will be signed with PGP then encrypted with PGP for "kazu". Take it easy! It's description is overwritten but saved. The third part will be encoded with Gzip64.
----------------------------- attachments ----------------------------- Multipart/Mixed 1/ 1 Text/Plain(guess) CoverPage* PSPE 2 Image/Gif kazu@mew.org mgp.gif G 3 Application/Postscript Presentation Material ohp.ps 4 . --------0-1-2-3-4-5-6-7-8-9--------------------------------------------
After putting marks, type `C-cC-m' to create PGP/MIME and then press `C-cC-c' to send it.