(String)fields.get("body"));
MimeMultipart multipart = new MimeMultipart();
multipart.addBodyPart(body);
multipart.addBodyPart(attachment);
msg.setContent(multipart);
...
Geoff Howard wrote:
there were some messages on this a month or so ago. Have you searched
the archives for it fo
BodyPart body = new MimeBodyPart(),
> attachment =
> (BodyPart)fields.get("attachment");
> body.setText((String)fields.get("body"));
> MimeMultipart multipart = new MimeMultipart();
> multipart.addBodyPart(body);
> multipart.addBodyPart(attachment);
> m
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 28, 2003 12:04 PM
To: [EMAIL PROTECTED]
Subject: AW: Attachments within sendmail
Thanks for the reply.
i thought nobody but me would like to have that capability.
I am working on it (at the moment without any success).
-Ursprüngliche Nachri
D]
> Subject: AW: Attachments within sendmail
>
>
> Thanks for the reply.
>
> i thought nobody but me would like to have that capability.
>
> I am working on it (at the moment without any success).
>
> -Ursprüngliche Nachricht-
> Von: Pier Fumagalli [mailt
: Attachments within sendmail
I'd like to have that capability (as I already use it on my employer's
site), but I'll need to get acquainted with that part of the code before
commenting on it... Maybe in a couple of weeks...
Pier
"Scherler, Thorsten" <[EMAIL PROT
I'd like to have that capability (as I already use it on my employer's
site), but I'll need to get acquainted with that part of the code before
commenting on it... Maybe in a couple of weeks...
Pier
"Scherler, Thorsten" <[EMAIL PROTECTED]> wrote:
>
> Am I the only one, who wants to attach fi
Am I the only one, who wants to attach files to sendmail?
> Mit freundlichem Gruss,
>
> Thorsten Scherler
> Marketing / Telefonmarketing
>
> Weidmüller GmbH & Co.
> P.O. Box 2807
> 33058 Paderborn
> Tel.:+ 49 - 5252-960-350
> Fax:+ 49 - 5252-960-116
> eMail: [EMAIL PROTECTED]
> http://www.weidm