My ISP doesn't allow IMAP so I was wondering if there was another way of processing incoming emails such as php socket functions (I can't see how, but was hoping for a work-around I hadn't thought of).
Example: If someone registers an 'account' and a confirmation email is sent by my site (easy using mail()) I want to be able to auto-enable the account when they reply to that email.