| 
	
 | 
 Posted by pmarg212 on 01/02/07 06:06 
Greetings, 
 
I currently have incoming email piped to a php script using a .forward 
file.  I would like to be able to parse the incoming mail, perform 
operations, and then fire back an email (immediately) to the sender. 
Is there any way that I can use the php IMAP functions on either the 
php://stdin stream (the means through which the email is piped as raw 
text) or on a plain string? 
 
If not, are there any recommendations for what I can use to parse an 
incoming email which may or may not be MIME? 
 
Thanks for any help you can provide, 
Paul
 
  
Navigation:
[Reply to this message] 
 |