Re: [Evolution] Latest IMAP mojo



For example, I receive a mail message with a PNG image attached.
In the message:

        [Icons/Menu] PNG image attachment

viewing source:

        From: Superduck <superduck itsaduck com>
        Subject: This
        Message-ID: <20010319033320 A493 itsaduck com>
        Mime-Version: 1.0
        Content-Disposition: inline
        User-Agent: Mutt/1.3.15i
        Content-Length: 517107
        Content-Type: multipart/mixed; boundary="=-j0g/UUpiFzUaYcpIw6ex"


        --=-j0g/UUpiFzUaYcpIw6ex
        Content-Type: text/plain; CHARSET=us-ascii

        Here.

        -- 
        Llama.

        --=-j0g/UUpiFzUaYcpIw6ex
        Content-Type: image/png
        Content-Disposition: inline

        iVBORw0KGgoAAAANSUhEUgAAAksAAAFQCAIAAAAgJq2QAAAABGdBTUEAALGPC/xhBQAAAAZi
        S0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9EDEwggFJH3RuwA
        ACAASURBVHicLLvJjm7LkqBlZt67r+aP2OdeshBiSKqyRpToBCoxQAIxZ8DT8LgIZd6zI+Jf
        [snip]
        --=-j0g/UUpiFzUaYcpIw6ex--

save attachment to disk from the drop down menu and examine:

        llama:~$ file savemail.png 
        savemail.png: ASCII text

File is ascii (base64) encoded png file saved to disk (without headers). Mutt has
an extra "Content-Transfer-Encoding: base64" header for this same attachment.


On Sun, Mar 25, 2001 at 04:37:41PM +0930, Not Zed wrote:
What do you mean, they are being written as raw mail messages?  or ?



-- 
Pete Gaulin




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]