View Full Version : Catch email and do PHP code - how?
solcitoi
04-20-2009, 04:53 AM
Hello!
There is a way to Catch new income mail that immediately started a php page that procees this mail details?
Thanks!
Hello!
There is a way to Catch new income mail that immediately started a php page that procees this mail details?
Thanks!
There are two ways (which I know):
1) Run a cron php script that checks the income folder (need imap support in php)
2) create a forwarder and pipe it to the script. search the forum for "email piping"
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.