Is it possible to write a php script that accepts emails (like an email bot)
        Posted  
        
            by DKinzer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DKinzer
        
        
        
        Published on 2010-04-15T21:49:45Z
        Indexed on 
            2010/04/15
            21:53 UTC
        
        
        Read the original article
        Hit count: 219
        
I would like to write a script that I can e-mail or that it can receive and e-mail and then do something depending on instructions in that e-mail, but I have no idea where to start with this. Is this possible with PHP?
© Stack Overflow or respective owner