Blog Stats
  • Posts - 26
  • Articles - 2
  • Comments - 27
  • Trackbacks - 8

 

June 2006 Entries

BizTalk 2004 - sending messages using SMTP

The SMTP adapter can be used to send messages to email addresses. By default, the SMTP adapter comes with few options: Note that BizTalk is no mail server. The SMTP adapter can connect to a mail server. So, to be able to send the mail out, you need a mail server as well. You can control the “subject“, “from” and “to“ fields of the mail in a static way by defining them in the send port. With the “from“-field contents, your mails server might have problems....

 

 

Copyright © Erwin Homan