Send SMTP Mail from Oracle8:

Use this utility to send SMTP mail from PL/SQL stored procedures, functions, or triggers. Oracle8 can perform external procedure calls, so the DLL, Oracle library DDL, and Oracle stored procedure DDL included the ZIP file exploit those capabilities to send mail. Applications can simply make a call to a stored procedure to send an email message. Examine the ReadMe.txt file for installation instructions and other details.

Download sendmail_from_oracle8.zip (47K)