BizTalk Server Orchestration - Mail thru SMTP

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > June 2004 > Mail thru SMTP





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 Mail thru SMTP
Srinivasa Rao Abbineni

2004-06-20, 11:09 pm

I could able to set all the properties properties like SMTP.Subject,SMTP.cc and others..
But some one kindly guide me to how to set the Mail body Message .. I refered help but i am unable to proceed farward ..I dont want to send any attachtment with the mail..The sample format is as follows

TO : AAAA@XXX.COM
Subject : WRT PO Number122345
MAil Body Message : We have recieved your PO..It will be processed with in
24 hrs.for more details contact xxxx@yyy.com

Gilles [MSFT]

2004-06-26, 10:53 am

Hello,

>I could able to set all the properties properties like SMTP.Subject,SMTP.cc and others..
>But some one kindly guide me to how to set the Mail body Message .. I refered help but i am unable to proceed farward ..
>I dont want to send any attachtment with the mail..The sample format is as follows
>
>TO : AAAA@XXX.COM
>Subject : WRT PO Number122345
>MAil Body Message : We have recieved your PO..It will be processed with in
> 24 hrs.for more details contact xxxx@yyy.com


The following document explains how to send e-mail from BizTalk Server 2004:

http://msdn.microsoft.com/library/e....asp?frame=true

If you only want to send plan text (as your post suggests) then you can read the following page:

http://msdn.microsoft.com/library/e....asp?frame=true

Basically, you need to use a specific "RawString" class (wource code provided on a link on the previous page)
in combination with a pipeline that has a MIME/SMIME encoder.

Thanks.
-Gilles.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com