Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: automatic email generation web server?
Interoffice sounds like overkill. Have you started writing any code? I've
done it for simple text and html markup in a mail message. I'm starting to
work on the mime part, but its been pretty straight forward so far. Where
are you in the process? How are you kicking off your email ... as part of
a cartridge?
Thor HW
MH <mmh_at_pinioncorp.com> wrote in article <3408793E.73EF_at_pinioncorp.com>...
> we are looking for a way to automatically generate rich email from data
> stored in Oracle 7.3 database. we worked it that all email pieces
> (subject, to, text, attachment,...) are in one table ( multiple rows).
> can anyone recommend a solution. Since we need to send attachment or
> send an html mail it is becoming more complicated than just sending
> text. any recommendations? sample code that we can see? someone
> recommended to install Oracle Interoffice/messaging/workflow. we have
> not selected a mail server yet and we are open to all of them. we are
> running solaris 2.5 web 3.0
>
Received on Wed Sep 03 1997 - 00:00:00 CDT