Re: Running PHP from a different server.
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Running PHP from a different server.

From: NC <nc@iname.com>
Date: Tue Sep 20 2005 - 17:42:12 CEST

derekmartin1@gmail.com wrote:
>
> Hopefully my question can be easily resolved. I need to design an
> autoresponder script in PHP for a organization that I am leading.
> My issue is that the server where my page must reside on uses Lotus
> and I am completely unfamiliar with that system. Is it possible
> for me to execute a PHP script from another server?

If I remember correctly, Lotus Domino (this is the "Lotus" you are
talking about, right?) allows POP and IMAP access. So what you need
to do is to write a script that will access the Domino server via
POP or IMAP, read any incoming mail and respond to it one message
at a time.

Cheers,
NC
Received on Mon Oct 24 02:10:07 2005