Calling sendmail from PL/SQL Procedure or trigger

From: Thomas Wiehe <twiehe_at_mindless.com>
Date: Mon, 24 Aug 1998 11:20:51 GMT
Message-ID: <35e14b5a.85551489_at_news.sol.no>



Hi,
I was wondering if anyone could advise on how to perform this. Initially, I want a trigger that fires on insert to call a perl script

with one parameter.

The perl script gets the rest of the values from the database and makes a mail to send out. However, we are considering dropping the perl part and calling sendmail directly from a pl/sql procedure...

I have seen similar questions asked, but need example on how to implement this.

All help appreciated. Received on Mon Aug 24 1998 - 13:20:51 CEST

Original text of this message