×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
If I recall correctly he is using JavaMail APIs under the covers.
There should be a timeout property available for that possibly.
Have you emailed Aaron ?
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
----------------------------------------------------------------------
message: 1
date: Wed, 28 Dec 2011 13:54:25 -0500
from: "Jeff Elam" <jelam@xxxxxxxxxxx>
subject: RPGMail SMTP Server Timeout
Hello,
I'm currently using Aaron's RPGMail to send emails directly from our System I. I have an intermittent problem where it appears (based on Aaron's comments) the SMTP Server connection is timing out causing my
program to hang. Has anyone successfully added a timeout exception to
Aaron's package? Aaron pointed me to a page about getting mail from Gmail
into Java applications using IMAP on stackoverflow.com however I'm struggling on how to make that work in his package. I think I have the right idea more or less (duplicating the setSMTPPort code in the RPGMAILFM, RPGMAILCP and RPGMAILSV then calling that new procedure in my program) I just don't want to head down that road if I'm not even close.
Thanks,
Jeff
As an Amazon Associate we earn from qualifying purchases.