SMTP Receive Adapter
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > SMTP Receive Adapter




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    SMTP Receive Adapter  
Leo Gan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-21-05 10:52 PM

Hello,

How can I get SMTP Receive Adapter?
And why Microsoft has not include it in BT2004?

--
Leo. Gan.
Vancouver
http://public.fotki.com/leogan/
http://leo_gan.photosight.ru







[ Post a follow-up to this message ]



    Re: SMTP Receive Adapter  
Jon Flanders[DevelopMentor]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-22-05 01:48 AM

It isn't included because it doesn't make sense.  You send mail via SMTP -
you receive mail via POP3 or IMAP (or exchange if you are usign exchange for
email)

--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"Leo Gan" <NOSPAMleo_gan_57@hotmail.com.nospam> wrote in message
news:%23Awbh3GGFHA.3596@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> How can I get SMTP Receive Adapter?
> And why Microsoft has not include it in BT2004?
>
> --
> Leo. Gan.
> Vancouver
> http://public.fotki.com/leogan/
> http://leo_gan.photosight.ru
>
>







[ Post a follow-up to this message ]



    Re: SMTP Receive Adapter  
Leo Gan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-22-05 07:50 AM

Of course, 
Let's me change my question:
How can I get e-mail Receive Adapter?
And why Microsoft has not include it in BT2004?

Thanks,
--
Leo. Gan.
Vancouver
http://public.fotki.com/leogan/
http://leo_gan.photosight.ru
"Jon Flanders[DevelopMentor]" <jfland@develop.com> wrote in message
news:%23gVMGFHGFHA.2296@TK2MSFTNGP15.phx.gbl...
> It isn't included because it doesn't make sense.  You send mail via SMTP -
> you receive mail via POP3 or IMAP (or exchange if you are usign exchange
for
> email)
>
> --
> Jon Flanders [DevelopMentor]
> http://staff.develop.com/jfland/
> http://www.develop.com/courses/biztalk
> "Leo Gan" <NOSPAMleo_gan_57@hotmail.com.nospam> wrote in message
> news:%23Awbh3GGFHA.3596@TK2MSFTNGP12.phx.gbl... 
>
>







[ Post a follow-up to this message ]



    Re: SMTP Receive Adapter  
Jon Flanders[DevelopMentor]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-22-05 07:51 AM

I don't know the actual official story - but I would imagine because it is
nearly impossible to make one that is scalable - since both POP3 and IMAP
are client protocols - not intended for high throughput.

--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"Leo Gan" <NOSPAMleo_gan_57@hotmail.com.nospam> wrote in message
news:uv9F9vIGFHA.2756@TK2MSFTNGP15.phx.gbl...
> Of course, 
> Let's me change my question:
> How can I get e-mail Receive Adapter?
> And why Microsoft has not include it in BT2004?
>
> Thanks,
> --
> Leo. Gan.
> Vancouver
> http://public.fotki.com/leogan/
> http://leo_gan.photosight.ru
> "Jon Flanders[DevelopMentor]" <jfland@develop.com> wrote in message
> news:%23gVMGFHGFHA.2296@TK2MSFTNGP15.phx.gbl... 
> for 
>
>







[ Post a follow-up to this message ]



    Re: SMTP Receive Adapter  
Leo Gan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-22-05 07:51 AM

Thanks, Jon.

It's actually the strange point that Microsoft has not made a link between
BizTalk & Exchange.

--
Leo. Gan.
Vancouver
http://public.fotki.com/leogan/
http://leo_gan.photosight.ru
"Jon Flanders[DevelopMentor]" <jfland@develop.com> wrote in message
news:%23bGOe1IGFHA.428@TK2MSFTNGP15.phx.gbl...
> I don't know the actual official story - but I would imagine because it is
> nearly impossible to make one that is scalable - since both POP3 and IMAP
> are client protocols - not intended for high throughput.
>
> --
> Jon Flanders [DevelopMentor]
> http://staff.develop.com/jfland/
> http://www.develop.com/courses/biztalk
> "Leo Gan" <NOSPAMleo_gan_57@hotmail.com.nospam> wrote in message
> news:uv9F9vIGFHA.2756@TK2MSFTNGP15.phx.gbl... 
exchange[vbcol=seagreen] 
>
>







[ Post a follow-up to this message ]



    Re: SMTP Receive Adapter  
Valery Pryamikov


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-22-05 12:47 PM

Hi,
It's quite easy to develop Exchange server event handler that stores
incomming mail (or mail's attachments) to some folder on harddisk (should
not be take more than 10-20 lines of code). See here for more details:

http://msdn.microsoft.com/library/e...r />
rview.asp

(watch for line breaks)

After that you can use File Pickup protocol for processing everything that
was picked up by your exchange event handler.

-Valery.
http://www.harper.no/valery

"Leo Gan" <NOSPAMleo_gan_57@hotmail.com.nospam> wrote in message
news:%23tyy9GKGFHA.3728@TK2MSFTNGP14.phx.gbl...
> Thanks, Jon.
>
> It's actually the strange point that Microsoft has not made a link between
> BizTalk & Exchange.
>
> --
> Leo. Gan.
> Vancouver
> http://public.fotki.com/leogan/
> http://leo_gan.photosight.ru
> "Jon Flanders[DevelopMentor]" <jfland@develop.com> wrote in message
> news:%23bGOe1IGFHA.428@TK2MSFTNGP15.phx.gbl... 
> exchange 
>
>






[ Post a follow-up to this message ]



    Re: SMTP Receive Adapter  
Valery Pryamikov


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-22-05 12:47 PM

BTW here is the sample how to implement OnSave managed event sink:
http://msdn.microsoft.com/library/e....asp?frame=true

-Valery.
http://www.harper.no/valery

"Valery Pryamikov" <valery@harper.no> wrote in message
news:uN$nf%23LGFHA.3840@tk2msftngp13.phx.gbl...
> Hi,
> It's quite easy to develop Exchange server event handler that stores
> incomming mail (or mail's attachments) to some folder on harddisk (should
> not be take more than 10-20 lines of code). See here for more details:
>
> http://msdn.microsoft.com/library/e.../>
verview.asp
>
> (watch for line breaks)
>
> After that you can use File Pickup protocol for processing everything that
> was picked up by your exchange event handler.
>
> -Valery.
> http://www.harper.no/valery
>
> "Leo Gan" <NOSPAMleo_gan_57@hotmail.com.nospam> wrote in message
> news:%23tyy9GKGFHA.3728@TK2MSFTNGP14.phx.gbl... 
>






[ Post a follow-up to this message ]



    Re: SMTP Receive Adapter  
Doug Girard [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-22-05 10:50 PM

Hi Leo,

BTS 2004 does not natively have any email receive adapters, but fortunately
the community has contributed in this area.  Search on gotdotnet for a POP3
adapter -- I've seen at least one there before.  This may be of use to you
after some evaluation.

Regards,
Doug Girard [MSFT]

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

--------------------
>From: "Leo Gan" <NOSPAMleo_gan_57@hotmail.com.nospam>
>References: <#Awbh3GGFHA.3596@TK2MSFTNGP12.phx.gbl>
<#gVMGFHGFHA.2296@TK2MSFTNGP15.phx.gbl>
>Subject: Re: SMTP Receive Adapter
>Date: Mon, 21 Feb 2005 19:08:20 -0800
>Lines: 40
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
>Message-ID: <uv9F9vIGFHA.2756@TK2MSFTNGP15.phx.gbl>
>Newsgroups: microsoft.public.biztalk.general
>NNTP-Posting-Host: d66-183-118-143.bchsia.telus.net 66.183.118.143
>Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP1
5.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.biztalk.general:24825
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>Of course, 
>Let's me change my question:
>How can I get e-mail Receive Adapter?
>And why Microsoft has not include it in BT2004?
>
>Thanks,
>--
>Leo. Gan.
>Vancouver
>http://public.fotki.com/leogan/
>http://leo_gan.photosight.ru
>"Jon Flanders[DevelopMentor]" <jfland@develop.com> wrote in message
>news:%23gVMGFHGFHA.2296@TK2MSFTNGP15.phx.gbl... 
-[vbcol=seagreen] 
>for 
>
>
>






[ Post a follow-up to this message ]



    Re: SMTP Receive Adapter  
Leo Gan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-24-05 07:50 AM

Thanks, Doug

--
Leo. Gan.
Vancouver
http://public.fotki.com/leogan/
http://leo_gan.photosight.ru
""Doug Girard [MSFT]"" <dogirard@online.microsoft.com> wrote in message
news:ieS3w0QGFHA.3112@TK2MSFTNGXA02.phx.gbl...
> Hi Leo,
>
> BTS 2004 does not natively have any email receive adapters, but
fortunately
> the community has contributed in this area.  Search on gotdotnet for a
POP3
> adapter -- I've seen at least one there before.  This may be of use to you
> after some evaluation.
>
> Regards,
> Doug Girard [MSFT]
>
> Note: This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> -------------------- 
> <#gVMGFHGFHA.2296@TK2MSFTNGP15.phx.gbl> 
>
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP1
> 5.phx.gbl 
SMTP[vbcol=seagreen]
> - 
exchange[vbcol=seagreen] 
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:26 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register