tags:

views:

4

answers:

0

my application needs to intercept a message when it is being forwarded/replied (not send for the first time). I have tried using the SendListener but the sendMessage method inside it only gets called when i am sending a new email. can anyone suggest me how can i intercept an email when it is being forwarded or being replied.