[Gambas-user] pop3client attachment
Benoît Minisini
gambas at ...1...
Fri Sep 27 22:29:16 CEST 2013
Le 27/09/2013 14:45, bill-lancaster a écrit :
> Some advice on how to extract attachment s woule be appreciated.
>
> I have a message (stored at hResultGlobal!MsgWhole) known to contain an
> attached .pdf
>
> hMimeMessage = New MimeMessage(hResultGlobal!MsgWhole)
> hMimeMessage.Headers["Content-Type"] produces - multipart/mixed;
> boundary="----MIME delimiter for sendEmail-530503.088449226".
> but
> hMimeMessage.Headers["Content-Disposition"] gives a blank string
> but I know the message contains the line - 'Content-Disposition: attachment;
> filename="bg01.pdf'
>
>
Can you send me the message? If it is private, use my own mail, don't
send it to the mailing-list.
--
Benoît Minisini
More information about the User
mailing list