I use Giovanni B. Perotti's MMAIL (
http://www.easy400.net/mmail/start)
and it works fine... BTW, no Java involved...
Florin Todor
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of
steve.dyke@xxxxxxxxxxxxxxxx
Sent: Wednesday, September 10, 2008 9:44 AM
To: RPG programming on the AS400 / iSeries
Cc: RPG programming on the AS400 / iSeries;
rpg400-l-bounces@xxxxxxxxxxxx
Subject: Re: Need Help with Email from RPG
I am using David Morris's suggestion in an article I found. I set a
JavaMail class on the iSeries then call an RPG program that uses a
procedure call to the class.
I finally got the NoClassDefFounfError resolved I think by using the
CLASSPATH var.
Now I am getting a NoSuchMethodError when running my RPG program.
"Joe D" <nike@xxxxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
09/09/2008 09:11 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
To
"RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx>
cc
Subject
Re: Need Help with Email from RPG
----- Original Message -----
From: <steve.dyke@xxxxxxxxxxxxxxxx>
To: <rpg400-l@xxxxxxxxxxxx>
Sent: Tuesday, September 09, 2008 2:07 PM
Subject: Need Help with Email from RPG
I have done my best for the last two days to get Email from RPG to
work.
I
am stuck with getting a NoClassDefFoundError when call the program.
Please help to get this resolved.
--
Hi Steve,
What tools are you trying to use to send email?
I have had great luck with SNDM:
http://homepage1.nifty.com/uzaemon/index.html
You can also use plain old SNDDST for minor alert emails.
If you have a little budget to spend, I am a huge fan of SpoolMail:
www.gumbosoftware.com
Good Luck,
JD
As an Amazon Associate we earn from qualifying purchases.