|
Posted by NC on 09/20/05 18:42
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
Navigation:
[Reply to this message]
|