Hi,

I have done several projects read a message and then sent a email via SMTP using
Java / J2EE as a stand-alone application. It worked really well.

A few years ago I did a test project to get an email via POP3 and then put its
contents as a message to a queue.

I have not done anything with IMAP.

These types of applications are reasonably straight forward.  Here's what you
should do:
- Go get the latest J2EE package or get just the Mail package from Sun.
- Search the web for code samples (There are millions of samples - use Google).
- Install the MQ client v5.3 code with Java support

Hope that helps.

Regards,
Roger Lacroix
Capitalware Inc.
http://www.capitalware.biz


Quoting Jerry Pierscinski <[EMAIL PROTECTED]>:

> hello MQ-ers,
>
> I have a request from our business unit to design Mqseries application which
> would interfaces with Email server ( SMTP, IMAP, POP3 ). The application
> needs to do polling of the Email server for specific userid, get the message
> and put body of that message on Mqseries queue.
>
> At this moment we think that java is our solution. ( either  standalone java
> application  or WMQI java  plug-in node ).
>
> Has anobody done anything similar? Can you provide any suggestions/ideas?
>
> thnx in advance
>
> PS: There used to be IA07  SupportPac on IBM site but it was withdrawn last
> year.
>
> Instructions for managing your mailing list subscription are provided in
> the Listserv General Users Guide available at http://www.lsoft.com
> Archive: http://vm.akh-wien.ac.at/MQSeries.archive
>

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to