Re: Using aliases to have an email trigger a php script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

on 01/14/2006 02:55 PM Sean Lerner said the following:
> I'd like an email received to toronto@xxxxxxxxxxxxxxxxx to trigger a
> php script.

Although it is not exactly the same thing, wouldn't it be simpler to
associate a POP3 mailbox to that address and regularly poll the mailbox
in PHP? I do that everytime to handle messages that need to be processed
programaticall. I use for instance this class to poll a POP3 mailbox:

http://www.phpclasses.org/pop3class


-- 

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux