Re: Biztalk 2004 - emailing with attachments



This is exactly the solution I was looking for, but it's not working properly
for me. The error I'm getting is this:

Unable to initialize. Please ensure that exsmime.dll has been registered in
the system.


Seems like a pretty specific error, but the exsmime.dll can't be registered
in the gac, if you try to you get an error about the dll bing in an incorrect
format.



"Jon Flanders[MVP]" wrote:

> You need to use a custom send pipeline - that has the MIME/SMIMEEncoder
> configured at the encode stage - and specify to have the body as an
> attachement (it is a property on the MIME/SMIME Encoder component)
>
> --
> Jon Flanders
> http://www.masteringbiztalk.com/blogs/jon/
>
> "pfeifest" <pfeifest@xxxxxxxxxxx> wrote in message
> news:1119881833.959164.284300@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > Hello-
> >
> > We have a customer who needs to place files onto our ftp site. From
> > there we need to grab those file(s) and email them as an attachment to
> > various individuals throughout the organization.
> >
> > I know how to configure the receive port and get it to the send the
> > message - but the hard part is getting that file as an attachment
> > instead of part of the message body.
> >
> > Can anybody point me in the right direction?
> >
> > Thanks-
> >
> > pfeifest
> >
>
>
>
.



Relevant Pages

  • Re: Phone Message - Custom
    ... Sue Mosher, Outlook MVP ... I'm just going to be using the Caller, Companytext and Phonetext. ... Yes, if Caller, Companytext, and Phonetext are the names of custom fields and you also have a statement to set the message body to the string you're building: ...
    (microsoft.public.outlook.program_forms)
  • Re: How to copy a MailItem from one PST file to another PST file?
    ... code to create the message body that looks like a forwarded message. ... OutlookSpy - Outlook, CDO ... // Some code to replace the original body with my custom body,like this: ... // Some code to add customize attachments to spNewItem ...
    (microsoft.public.win32.programmer.messaging)
  • RE: Reading Pane blank on Custom Form
    ... the message body before sending the message, or the reading pane will be ... Example of one of the custom fileds is called ... If you deleted the message body control, then it sounds like your scenario ... if the only visible data entry controls are for ...
    (microsoft.public.outlook.program_forms)
  • RE: Reading Pane blank on Custom Form
    ... Example of one of the custom fileds is called ... If you deleted the message body control, then it sounds like your scenario ... if the only visible data entry controls are for ... "Tinyski" wrote: ...
    (microsoft.public.outlook.program_forms)

Loading