Re: [Evolution] Latest IMAP mojo



On 25 Mar 2001 02:36:38 -0500, Superduck wrote:
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.


So the file is basically what is above in the image part, raw?  Ok,
thanks, ahve to look into it.





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]