Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Sending E-mail as *.eml files (https://www.kinook.com/Forum/showthread.php?t=4301)

RodrigoReboucas 11-14-2009 05:31 AM

Sending E-mail as *.eml files
 
Hi,

Is there any way to use the "Send Mail" step or any other step to send e-mail as *.eml files?
We currently have Visual Build Pro inside an environment that has no access to the internet or smtp server. This is what we use in our .NET apps (web.config) to generate the eml files:







Is there any way to specify something simillar inside VBP?

Thanks!

kinook 11-14-2009 07:14 AM

There isn't anything built-in to VBP for generating .eml files, but they're just text files like this (which you could create with the Write File action):

Date: 14 Nov 2009 11:31:57 -0000
To: x@y.com
Subject: my subject
From: a@b.com

Message body here...


All times are GMT -5. The time now is 06:34 AM.


Copyright © 1999-2023 Kinook Software, Inc.