Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Sending mail from Oracle On Solaris

Re: Sending mail from Oracle On Solaris

From: Ralph Graulich <ralph_at_grauli.ch>
Date: Tue, 05 Mar 2002 14:51:17 +0100
Message-ID: <ralph-19C404.14511705032002@doorway.ih.reiff.de>


Hi Yann,

[sending mail]
> Thanks, that's the answer I was waiting for.

If everything else fails, you still can use a MTA of your choice on UNIX (e.g. sendmail or exim) and its associated products, like "mail". Pipe the header and body of the mail to stdin of this program and let it handle the rest of the task.

This is an easy solution for sending output of check scripts nightly etc.

Regards
... Ralph ... Received on Tue Mar 05 2002 - 07:51:17 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US