BizTalk Server Framework - Using BizTalk to Process Incoming Email

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Framework > May 2004 > Using BizTalk to Process Incoming Email





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Using BizTalk to Process Incoming Email
Bryant Likes

2004-04-27, 2:36 pm

Is there any way to use BizTalk to process incoming email? I see lots of info about sending out emails, but what about receiving emails?

Thanks!
Sung-Hwa Jin [MSFT]

2004-04-29, 8:35 pm

There may be many different options, but I have the following ideas:
1) Write or buy a custom adapter which polls specific mailbox for new
message.
2) Writer your own event sink in your Exchange server to pass inbound
emails to BizTalk server if you're using Exchange server.
3) If your mail server provides any way to save emails in the file system,
then you can create a FILE receive port which takes the email which is a
MIME message and process the MIME message using a pipeline with MIME
pipeline component in it. However it will not give you full flexibility to
get all information you need. For example, you may not be able to see what
was the From/To field of the email.

I personally prefer you create/buy an adapter for this.

For example, http://www.topxml.com is one of the company who provide an
adapter(not sure 100%) which has an ability to read emails from a POP3
account. I searched it from the Google.

Thanks,
Sung-Hwa Jin

--------------------
Thread-Topic: Using BizTalk to Process Incoming Email
thread-index: AcQsf4hEaOx7fPWgSoWc290oTuMkQg==
X-WN-Post: microsoft.public.biztalk.framework
From: =?Utf-8?B?QnJ5YW50IExpa2Vz?= <bryant@suespammers.org>
Subject: Using BizTalk to Process Incoming Email
Date: Tue, 27 Apr 2004 10:46:13 -0700
Lines: 3
Message-ID: <BE9EB56C-14CC-45BE-A9E6-63A4BC7E867D@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.biztalk.framework
Path: cpmsftngxa10.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.framework:2906
NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
X-Tomcat-NG: microsoft.public.biztalk.framework

Is there any way to use BizTalk to process incoming email? I see lots of
info about sending out emails, but what about receiving emails?

Thanks!


This posting is provided "AS IS" with no warranties, and confers no rights.

EBusiness Server Team
Andres Felipe Arguello

2004-04-30, 5:35 pm

There are two ways:
1)Buy an adaptader(really dont know if work), or a pop3 client
component(easymail, chilkat) and write a windows service.
2)Write a mail reader that can interact with an outlook client using MAPI to
take the atach from a mail and put into the inbound folder (receive
function). And then add to scheduled task.

"Sung-Hwa Jin [MSFT]" <shjin@online.microsoft.com> wrote in message
news:YNTqlPkLEHA.2640@cpmsftngxa10.phx.gbl...
> There may be many different options, but I have the following ideas:
> 1) Write or buy a custom adapter which polls specific mailbox for new
> message.
> 2) Writer your own event sink in your Exchange server to pass inbound
> emails to BizTalk server if you're using Exchange server.
> 3) If your mail server provides any way to save emails in the file system,
> then you can create a FILE receive port which takes the email which is a
> MIME message and process the MIME message using a pipeline with MIME
> pipeline component in it. However it will not give you full flexibility to
> get all information you need. For example, you may not be able to see what
> was the From/To field of the email.
>
> I personally prefer you create/buy an adapter for this.
>
> For example, http://www.topxml.com is one of the company who provide an
> adapter(not sure 100%) which has an ability to read emails from a POP3
> account. I searched it from the Google.
>
> Thanks,
> Sung-Hwa Jin
>
> --------------------
> Thread-Topic: Using BizTalk to Process Incoming Email
> thread-index: AcQsf4hEaOx7fPWgSoWc290oTuMkQg==
> X-WN-Post: microsoft.public.biztalk.framework
> From: =?Utf-8?B?QnJ5YW50IExpa2Vz?= <bryant@suespammers.org>
> Subject: Using BizTalk to Process Incoming Email
> Date: Tue, 27 Apr 2004 10:46:13 -0700
> Lines: 3
> Message-ID: <BE9EB56C-14CC-45BE-A9E6-63A4BC7E867D@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> Newsgroups: microsoft.public.biztalk.framework
> Path: cpmsftngxa10.phx.gbl
> Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.framework:2906
> NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
> X-Tomcat-NG: microsoft.public.biztalk.framework
>
> Is there any way to use BizTalk to process incoming email? I see lots of
> info about sending out emails, but what about receiving emails?
>
> Thanks!
>
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
> EBusiness Server Team



Pieter van der Merwe

2004-05-02, 9:34 am

For which version of BizTalk Server?

"Bryant Likes" <bryant@suespammers.org> wrote in message
news:BE9EB56C-14CC-45BE-A9E6-63A4BC7E867D@microsoft.com...
> Is there any way to use BizTalk to process incoming email? I see lots of

info about sending out emails, but what about receiving emails?
>
> Thanks!



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com