Email to trigger PHP Script... Possible? -


i'm in need of setting auto-response email account control, based on trigger words within body of email. also, needs add/delete rows database table based on trigger words sent email account (that belongs site) , needs create topic, in cases, within forum, if sent different email address (but on same server). know php able this, not sure how trigger php script executed when email gets sent specific email address account control. or if there solution accomplish this, please let me know.

this inquiry on how accomplish this, based on email sent specific email address on server words like: "join", "leave", "set mail", "set digest", etc. etc.

there email address account set aside need send subscribers in database, same exact email (mass send). cdb-l listserv. kind of old school suppose, want transfer ability our server, since these old school methods still work today , active.

curious on security issues, type of server software i'll need , basic approach on how set up.

you can alias email address directly php script if run own mail server (on linux in /etc/alias file or equivalent target php script instead of email address) eg http://www.topwebhosts.org/bbs/board.php?bo_table=server_mgmt&wr_id=73

if not, real choice set php process checks email address mail every x minutes.

i have used both these methods on years great success


Comments