Raju K V [[EMAIL PROTECTED]] wrote:
> hi,
>
> I am having some problem with attachments.
>
> 1. When I forward a mail to somebody, the attachments in the forwarded
> mail are not sent. How do I enable forwarding of attachments?
I think you need to set these to variables:
### mime_forward
### Type: quadoption
### Default: unset
### When set, the message you are forwarding will be attached as a separate
### MIME part instead of included in the main body of the message. This is
### useful for forwarding MIME messages so the receiver can properly view
### the message as it was delivered to you. If you like to switch between
### MIME and not MIME from mail to mail, set this variable to ask-no or
### ask-yes.
### Also see forward_decode and mime_forward_decode.
set mime_forward=yes
### mime_forward_decode
### Type: boolean
### Default: unset
### Controls the decoding of complex MIME messages into text/plain when
### forwarding a message while mime_forward is set. Otherwise forward_decode
### is used instead.
unset mime_forward_decode
>
> 2. my mime.types file contains an entry
> image/jpeg jpe jpeg jpg JPEG
>
> and my .mailcap file contains
> image/jpeg; showpicture -viewer xv %s; test=test -n "$DISPLAY"
Hmm, not quite sure. Try this:
### mailcap_path
### Type: string
### Default: $MAILCAPS or
###
~/.mailcap:/usr/local/share/mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap
### This variable specifies which files to consult when attempting to
### display MIME bodies not directly supported by Mutt.
set mailcap_path="~/.mailcap"
>
> even then when I view an jpeg attachment, I get an error saying "Mime
> type not defined". How do I enable this?
>
> Thanks in advance,
> Raju
>
>
--
____________________________________________________________________________
Shao Zhang - Running Debian 2.1 ___ _ _____
Department of Communications / __| |_ __ _ ___ |_ / |_ __ _ _ _ __ _
University of New South Wales \__ \ ' \/ _` / _ \ / /| ' \/ _` | ' \/ _` |
Sydney, Australia |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: [EMAIL PROTECTED] |___/
_____________________________________________________________________________