Welcome Guest, Not a member yet? Register   Sign In
Handle incoming emails
#6

[eluser]bapobap[/eluser]
Could you setup an email forwarder to pipe the email to a PHP script, then use
Code:
fopen("php://stdin", "r");
to read the input?

You may be able to get it to work with CI or just write a plain old php script?


Messages In This Thread
Handle incoming emails - by El Forum - 01-10-2008, 05:16 PM
Handle incoming emails - by El Forum - 01-10-2008, 05:29 PM
Handle incoming emails - by El Forum - 01-10-2008, 05:36 PM
Handle incoming emails - by El Forum - 01-10-2008, 05:52 PM
Handle incoming emails - by El Forum - 01-10-2008, 06:31 PM
Handle incoming emails - by El Forum - 01-10-2008, 06:38 PM
Handle incoming emails - by El Forum - 01-10-2008, 06:47 PM
Handle incoming emails - by El Forum - 01-10-2008, 07:08 PM
Handle incoming emails - by El Forum - 01-14-2008, 11:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB