S solcitoi New member Joined Apr 20, 2009 Messages 3 Apr 20, 2009 #1 Hello! There is a way to Catch new income mail that immediately started a php page that procees this mail details? Thanks! Last edited: Apr 20, 2009
Hello! There is a way to Catch new income mail that immediately started a php page that procees this mail details? Thanks!
A AxlF Verified User Joined Dec 14, 2007 Messages 92 Apr 20, 2009 #2 solcitoi said: Hello! There is a way to Catch new income mail that immediately started a php page that procees this mail details? Thanks! Click to expand... 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"
solcitoi said: Hello! There is a way to Catch new income mail that immediately started a php page that procees this mail details? Thanks! Click to expand... 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"