|
The MSF(Mail Server Framework) is the reason I moved to something else for sending email from my iSeries. MSF would constantly lock up for no reason and we would try to let it *RESUME and get all of the messages processed, but it would just hang. I developed a tool called RPGMail (http://mowyourlawn.com) that you can download for free if you want. It uses JavaMail behind the scenes, and has been much more reliable than QtmmSendMail. The biggest drawback to using anything Java on the iSeries is it can be really slow (mostly on the first hit, but also after the first hit depending on if you take the time to clean up your instantiated objects). Somebody (Mike Eovino I believe) mentioned a couple days ago a third party that they use for sending mail from RPG on the iSeries. That would be what I would look into. Aaron Bartell -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Mike Silvers Sent: Tuesday, January 13, 2004 8:01 AM To: rpg400-l@xxxxxxxxxxxx Cc: Chris Peel (HBS) Subject: QtmmSendMail API Hi all. We are using the API QtmmSendMail to send emails on two of our iSeries machines. They are both on V5R2 and are up to date on PTF's. We are having some problems (as we have been having since we started sending emails from the iSeries -- back on V4R4). Emails get lost. Emails do not get sent. We check for errors when using the API and never get an error in return. We would like to use another SMTP server on the iSeries and continue to use the QtmmSendMail API. Does anyone know if this is possible? I am not sure if the API uses the QMSF processing or directly interacts with the SMTP server. What I was thinking is to start a James server (only using the SMTP server) and see if I could have the QtmmSendMail API interact with that server. Any ideas? Thanks Mike ======================================= Mike Silvers Senior Programmer/Analyst IBM Certified Expert Hainey Business Systems Main Office: (717) 718-9601 ext 237 Branch Office: (410) 397-8739 http://www.hbs-inc.com AIM: IBMJavaMan ======================================= _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.