ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ to MAPI (email) any options?

Post new topic  Reply to topic
 MQ to MAPI (email) any options? « View previous topic :: View next topic » 
Author Message
zpat
PostPosted: Fri Oct 29, 2010 1:22 am    Post subject: MQ to MAPI (email) any options? Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

I need to be able to send an Email via MAPI. So I would like a bridge from MQ to MAPI, or from files to MAPI.

Does anyone know of such a thing?

(STMP/POP3 is not possible in this case.)

Or alternatively what is the easiest way to make both MQ and MAPI calls (without resorting to compiled languages like C or C++)?
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Fri Oct 29, 2010 3:19 am    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

I don't know of such a thing. MAPI is not very difficult to use, maybe powershell can call it. http://www.blat.net/ might be helpful.
_________________
Glenn
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Oct 29, 2010 3:56 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

VB.NET?

Not technically compiled, I guess.
Back to top
View user's profile Send private message
zpat
PostPosted: Fri Oct 29, 2010 4:50 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Blat uses SMTP.

I have found a command line program mapisend which may be useful. This comes from a MS resource kit.

VB.net is probably the best option for coding as you suggest.
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Thu Nov 11, 2010 8:58 am    Post subject: Re: MQ to MAPI (email) any options? Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

zpat wrote:
I need to be able to send an Email via MAPI. So I would like a bridge from MQ to MAPI, or from files to MAPI.


MAPI is an old obsolete Windows-only Outlook e-mail API.

zpat wrote:
(STMP/POP3 is not possible in this case.)

Or alternatively what is the easiest way to make both MQ and MAPI calls (without resorting to compiled languages like C or C++)?

About a year ago, I added a whole bunch of code to MQ Batch Toolkit to be a bridge between email and MQ plus many, many other features, such that it would be the base for v2.0 of MQ Batch Toolkit. The coding and most of the testing is done but I got pulled back into the security world before I could complete everything.

It uses SMTP and POP3 to send and receive emails. I wrote it to treat an email account like a queue. The email message body becomes the message data for 'GetEmail' command and the opposite for 'SentEmail' command.

If you want to be a guinea pig then I can package it up for you.

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
zpat
PostPosted: Thu Nov 11, 2010 11:17 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Thanks, but WMB can pretty much do that as well.

But unfortunately POP3 is not allowed for various (questionable) reasons.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ to MAPI (email) any options?
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.