Borland Developer Network

Borland JBuilder Partner CD

JBuilder

Trial

MailScheduler

Personal, Standard, Enterprise

MailScheduler (ID #24199)


OOP-Reserch Corporation

MailScheduler is the Java API to send e-mails at the scheduled time in the future. The scheduled e-mails are stored into the SQL table by the Object Serialization. At the scheduled time, the back-ground Thread will select the e-mail from the SQL table and send it to the SMTP server. If the communications with the SMTP server fails, the back-ground Thread will try to send the e-mail up to the specified count. Even if JSP/Servlets sends the e-mails immediately, it is desirable to queue the e-mails to avoid the over-head by the slow response from SMTP server.

Install MailScheduler

MailScheduler home page