Here is my scenario:
I have 2 email accounts: admin@domain.com and bounce@domain.com.
I want to send email to all my users with admin@domain.com but then \"r
You could always use something like http://cloudmailin.com to forward the bounced emails on to your php server via http however you may be better with a service dedicated to sending emails and using their api to retrieve the bounce details.