I am working mail sending part in my project. My requirement is to generate an image and append it with mail content(using tag). Once the mail has been sent, image should be deleted in application server. After mail sent, two scenarios are happeningI am working mail sending part in my project. M