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 » WebSphere Message Broker (ACE) Support » Message Broker and emails

Post new topic  Reply to topic
 Message Broker and emails « View previous topic :: View next topic » 
Author Message
mqmqmq
PostPosted: Mon Feb 02, 2009 4:35 am    Post subject: Message Broker and emails Reply with quote

Novice

Joined: 02 Jul 2008
Posts: 22

Hi,
Short question for you gurus out there. Sending email from message flow is possible but is it possible to receive an email sent by person X to predifined email address. I would like to receive the email with attachments automatically into node that starts the flow or to poll some email account if there are any emails. If there are emails then the flow should get that email with attachments and move on to the next node in a flow (perhaps save the attachment in the queue).

Thanks!


BR,
--
Tim
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Feb 02, 2009 4:40 am    Post subject: Re: Message Broker and emails Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

mqmqmq wrote:
is it possible to receive an email sent by person X to predifined email address.


I see 2 possibilities:

A Java Compute Node or Custom C node (I'd suggest the Java would be a lot easier) that reads emails - you could schedule the flow or use Timer nodes to start it;

An external application that reads emails and drops the contents into a WMQ queue or a file for the flow to process.

In both cases, determining that the email was indeed sent by person X is a question for your logic. Especially if you want to be sure it's person X, not just from person X's email!

There are undoubtably other solutions, possibly better ones.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Mon Feb 02, 2009 5:20 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

If you use Lotus Notes, code a Notes agent in LS or Java which is invoked on mail arrival. This can then use MQ with the MQLSX (officially not supported now - Grrr!) or the usual Java APIs.

Or code a program to use MAPI or POP which can work with Exchange or Notes etc and then use the MQI.

I don't think coding this part inside WMB is ideal.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Feb 02, 2009 6:10 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Or use SupportPac IA9R.

http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg24014542&loc=en_US&cs=utf-8&lang=en
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 » WebSphere Message Broker (ACE) Support » Message Broker and emails
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.