Hi,

My apologies if I am posting about a known issue or an existing bug.

Issue: Bounced emails are not getting tracked in campaigns.
My mail server [apache james] sends back bounces as an email attachment[seems to be pretty standard these days with bounces].

I am not a PHP expert, but looking at the bounce handling code [ProcessBouncedEmails.php], it seems that Sugar is not accounting for bounces that come as attachments. Another issue I noticed is that the description field in notes table is null. Shouldn't this be at least filled with the body text of the bounced email? What code extracts this from the emails?

I am using sugar 6.2.2

Any pointers will be appreciated,
Imran