Jon,
OpenLink's Virtuoso database is, among other things, both a POP server and
SMTP proxy. PHP works fine with Virtuoso via ODBC, so you can drop a
Virtuoso in the mix and gain the ability to hit your mail data directly.
http://www.openlinksw.com/virtuoso
Best regards,
Andrew
----------------------------------------------------
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www.openlinksw.com
XML & E-Business Infrastructure Technology Provider
> -----Original Message-----
> From: Jon Haworth [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 25, 2001 4:13 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP] Integration of PHP with MS Outlook?
>
>
> It IS Exchange Server, but this doesn't look promising.
>
> My guess is your guess is right, but I was hoping it was wrong, hence the
> original post... :-)
>
> Thanks for the thoughts anyway.
>
>
> Cheers
> Jon
>
>
> -----Original Message-----
> From: Alex Black [mailto:[EMAIL PROTECTED]]
> Sent: 24 January 2001 20:25
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Integration of PHP with MS Outlook?
>
>
> if you're using exchange server, I _think_ that runs on top of SQL server.
>
> so, yes, if all the above is true, and assuming it's possible to
> figure out
> the schema and what all the fields are for. then you could have
> php talk to
> SQL server, and insert records.
>
> my _guess_ is that I'm probably wrong, and outlook uses some terrible
> internal db that's hyper proprietary, which doesn't accept connections :)
>
> _alex
>
>
>
>
> --
> Alex Black, Head Monkey
> [EMAIL PROTECTED]
>
> The Turing Studio, Inc.
> http://www.turingstudio.com
>
> vox+510.666.0074
> fax+510.666.0093
>
> Saul Zaentz Film Center
> 2600 Tenth St Suite 433
> Berkeley, CA 94710-2522
>
>
>
>
> > From: [EMAIL PROTECTED] ("Chris Lee")
> > Newsgroups: php.general
> > Date: 24 Jan 2001 10:10:06 -0800
> > Subject: Re: [PHP] Integration of PHP with MS Outlook?
> >
> > Well, php is server side, so wahtever you want todo serverside php can
> > probably try todo. is outlook express on the server? if not I
> doubt you'll
> > have any luck at all.
> >
> > You might be able to do this is if you had php dynamically
> write VBscript
> > and email that to the client. I dont know about that.
> >
> > PHP on a windows box can use windows DOM, if outlook express was on the
> > server then you might be able to use this too, I cant say for
> sure. All I
> > can say for sure is that php is serverside, so if ou want php todo
> anything
> > but serverside your looking in the wrong spot.
> >
> > Chris Lee
> > Mediawaveonline.com
> >
> >
> >
> >
> > "Jon Haworth" <[EMAIL PROTECTED]> wrote in message
> > 431205EC9190D4119E2800D0B720FA3F397343@BOOTROS">news:431205EC9190D4119E2800D0B720FA3F397343@BOOTROS...
> >> Hi list,
> >>
> >> Is it possible to get PHP to create entities in Outlook, specifically
> > tasks
> >> and calendar entries?
> >>
> >> TIA
> >> Jon
> >>
> >>
> >> Please visit us on the Internet:
> >> http://www.witanjardine.co.uk
> >>
> >> 'The information included in this e-mail is of a confidential
> nature and
> > is
> >> intended only for the addressee. If you are not the intended
> addressee,
> > any
> >> disclosure, copying or distribution by you is prohibited and may be
> >> unlawful. Disclosure to any party other than the addressee, whether
> >> inadvertent or otherwise is not intended to waive privilege of
> >> confidentiality'
> >>
> >>
> >> --
> >> PHP General Mailing List (http://www.php.net/)
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
> >>
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]