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

Home -> Community -> Usenet -> c.d.o.misc -> Re: PL/SQL to Fax Server

Re: PL/SQL to Fax Server

From: Andy Finkenstadt <kahuna_at_panix.com>
Date: 1997/01/18
Message-ID: <5bqvmf$eg4@panix3.panix.com>#1/1

Of course what I forgot to mention in this whole thing is that it had nothing to do with Oracle or PL/SQL or the Web.

Our implementation will have a CGI program that feeds /usr/lib/sendmail the specially formatted e-mail message at response to the user's sending of a comment. The fax server itself takes care of everything else.

andy

In <5bk9uv$h80_at_panix3.panix.com> kahuna_at_panix.com (Andy Finkenstadt) writes:
>1. html2ps to convert HTML marked up text to postscript.
>2. fxscript from V*Systems (now defunct) to convert from postscript to fax group 3.
>3. VSIFAX from V*Systems (still defunct) to fax the resulting fax document.
>4. 30 lines of glue code written in PERL that reads a specially formatted
> e-mail message with the fax numbers embedded along with an authorization
> password.
>5. Standard sun sendmail with one line in the /etc/aliases file to deliver
> mail to the 30-line PERL program.

-- 
Andrew Finkenstadt, see web page for affilations
http://www.supernet.net/~kahuna/
Received on Sat Jan 18 1997 - 00:00:00 CST

Original text of this message

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