PHP Classes

How to Integrate Bounce Handler Class

Recommend this page to a friend!

      Bounce Handler  >  All threads  >  How to Integrate Bounce Handler Class  >  (Un) Subscribe thread alerts  
Subject:How to Integrate Bounce Handler Class
Summary:About Bounce Handler Class
Messages:3
Author:mahesh S
Date:2006-12-02 11:53:32
Update:2012-02-25 01:35:32
 

  1. How to Integrate Bounce Handler Class   Reply   Report abuse  
Picture of mahesh S mahesh S - 2006-12-02 11:53:32
hi,


i have downloaded bounce handler class.


But i am not able to integrate this class.


So anyone help me please .


I have to read my mailbox ....and from my mailbox i have to save the bounce messages in database.


Thanks in advance.


mahesh

  2. Re: How to Integrate Bounce Handler Class   Reply   Report abuse  
Picture of amit amit - 2011-09-07 06:46:54 - In reply to message 1 from mahesh S
hi mahesh,

have u got the solution.. if yes plz pass the same to me

  3. Re: How to Integrate Bounce Handler Class   Reply   Report abuse  
Picture of mocanit madalin mocanit madalin - 2012-02-25 01:35:33 - In reply to message 1 from mahesh S
Hi mate. Did you solve the thing with "Fatal error: Using $this when not in object context in .." ? Seems like $this->init_bouncehandler($eml); on line 90 is not working. I have php 5.2. Thank you.