Page 1 of 1

gettening email attachments stored in Mysql Database

Posted: Wed Dec 03, 2003 3:00 pm
by knuppel
My Emails Are storde in a Mysql Database
(I'm using xeoports for this)

The Field xp_body_raw
it looks like this:

----Boundary-=_64af19f782ba6624c38c149e6343520c
Content-Type: text/plain ; CHARSET=iso-8859-1
Content-Transfer-Encoding: quoted-printable


----- Original Message -----
From: knuppel@beatmaschine.de
To: admin@beatmaschine.de
Subject:

>
>

_________________________________________________________________
Powered by http://www.beatmaschine.de


----Boundary-=_64af19f782ba6624c38c149e6343520c
Content-Type: audio/mid; name="12.mid"
Content-Transfer-Encoding: base64
Content-Disposition: ATTACHMENT; filename="12.mid"

TVRoZAAAAAYAAQAGPABNVHJrAAAAFQD/WAQEAhgIAP9RAwi4JIfAAP8vAE
1UcmsAAABHAP8DC1NhbXBsZTF0ZWlsAP8EC1NhbXBsZTF0ZWlsAP8hAQIA




........and so on


czJ0ZWlsAP8hAQaF0ACQOGSB8AD/LwA=
----Boundary-=_64af19f782ba6624c38c149e6343520c--

how can i get the Attachments as file to download?

greets knuppel

Posted: Thu Dec 04, 2003 5:08 am
by knuppel
any ideas?