Re: utl_smtp -> meeting request



On Mar 29, 9:13 am, sybra...@xxxxxxxxx wrote:
On Thu, 29 Mar 2007 09:50:25 +0530, "GK" <a...@xxx> wrote:
Hello,

Is there a way to send out E-mail meeing requests (Outlook) using utl_smtp ?
If yes, how ?
Oracle version: 9i

thanks,
GK

The smtp protocol was invented on Unix in the '70s, when Billy boy was
still resolving bugs ;)
So, no: you would OLE to do this (or whatever it is called nowadays)

--
Sybrand Bakker
Senior Oracle DBA

Sybrand,

SMTP is merely a transport protocol, Outlook calendaring events are
just plain text messages, so one can surely use SMTP to transfer them.
I think the OP intended to ask completely different question,
something like "what's the format of these events and how they can be
generated in PL/SQL."

Regards,
Vladimir M. Zakharychev
N-Networks, makers of Dynamic PSP(tm)
http://www.dynamicpsp.com

.



Relevant Pages

  • Re: Email Connectivity
    ... Oracle from a SMTP server and get mail out of Oracle to a POP reader.. ... The first two things to look at would be the RFCs for the SMTP and POP3 ... Doing this in HTMLDB will be a piece of cake. ... You could use something like Delphi/C-Builder to write a POP3 server ...
    (comp.databases.oracle.misc)
  • RE: SMTP Service in private DMZ OK?
    ... The SMTP protocol does not support a function whereby the receiving SMTP ... server queries the sending server for the validity of a user-name. ...
    (Focus-Microsoft)
  • Re: Error 550 5.7.1. messsage refused
    ... SMTP isn't part of the IP ... Second MX record was removed from DNS ... That data might be cached on untold numbers of DNS servers all over ... fact--at multiple places within the IP stack and the SMTP protocol. ...
    (microsoft.public.exchange.admin)
  • Re: Error 550 5.7.1. messsage refused
    ... Diagnostic Logging, MSExchangeTransport, Categorizer and SMTP protocol ... We don't use any relay servers, this is one and only Exchange server behind ...
    (microsoft.public.exchange.admin)
  • Re: SMTP
    ... In order to understand the SMTP protocol, you need to read the published specifications: ... If the server is an SMTP server, it will be written according to the RFC2821 spec. ... The mail data is terminated by a line containing only a period, ...
    (comp.protocols.misc)