Senthil4

Lieutenant Commander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-02
19:49
2725 views
[Migrated content. Thread originally posted on 29 April 2011]
In Mainframes, we can send INSTREAM EMAIL using IEBEGENER and SMTP.. Can anyone please tell me how to do in Microfocus and Enterprise server ??
1 Solution
Accepted Solutions
Stevew3

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-02
19:59
Yes - the easiest way is to get the Micro Focus Field Developed Solutions (FDS) from Micro Focus. This set of tools developed by Micro Focus consulting and support has that functionality available. Contact your sales person orproduct support for information
3 Replies
Stevew3

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-02
19:59
Yes - the easiest way is to get the Micro Focus Field Developed Solutions (FDS) from Micro Focus. This set of tools developed by Micro Focus consulting and support has that functionality available. Contact your sales person orproduct support for information
bikerbob

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-08-18
19:59
The latest version of consulting services MFemail is SMTP_SendMail_FDS_4.1101.
If you were running it, there are some changes in this latest version and a couple of embedded bugs.
If you were running it, there are some changes in this latest version and a couple of embedded bugs.
BikerBob
bikerbob

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-11-07
08:53
I a VB dotnet program to handle the SMTP call. It reads the text message then sends it to SMTP.
Don't have to mess with the embedded bugs from the FDS.
BikerBob