Hi,

I received an email in html. When I try to read the email (in html, no
in plain text)  Squirrelmail changes the attatched image001.gif with a
blank.png.

The img html code:

<IMG=20
         id=3D_x0000_i1025 height=3D471 src=3D"image001.gif" =
width=3D497=20
         border=3D0>

The base64 part:

Content-Type: image/gif;
       name="image001.gif"
Content-Transfer-Encoding: base64
Content-ID: <b6a053c534de4203883cab2ae0c9b...@wbe79d85bf7624>
Content-Description: image001.gif
Content-Location: image001.gif

If I forward the email to a evolution managed account I can view the
mail without problems.

Squirrelmail change the attachmet because parse_url function don't see
any of these:

case 'mailto':
case 'http':
case 'https':
case 'ftp':
case 'outbind':
case 'cid':

The attachment in the html mail is referenced with an <img src=...">

Can you help me? :)

Squirrelmail 1.4.19

Thank you.


-- 
Lo que haría sería hacerme pasar por sordomudo y así no tendría que
hablar. Si querían decirme algo, tendrían que escribirlo en un
papelito y enseñármelo. Al final se hartarían y ya no tendría que
hablar el resto de mi vida.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to