MailBody and Attachment problem

delphi package - automated exception handling
Post Reply
cbooth
Posts: 2
Joined: Thu Jan 19, 2006 8:23 pm

MailBody and Attachment problem

Post by cbooth »

I'm using the latest MadExcept (3.0a) in Delphi7. I've set the errors up to AutoSend = True and attach screen shot. I've also added some additional attachments. My problem is that I'm trying to get the email to come through with attachments and also the BugReport (like what is printed) in the body of the email. If I set MailBody = BugReport, no attachments are sent. If I don't set the MailBody, the attachments come through but it doesn't show the BugReport in the body of the email. How can I get both the body of the email to look like what is printed from the error box AND the attachments to come through at the same time?

Thanks,

Chris
madshi
Site Admin
Posts: 10764
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Sorry for the very late reply! It seems that this thread dived under the radar of the RSS reader somehow... :(

Anyway, I think we solved this problem via email, right?
cbooth
Posts: 2
Joined: Thu Jan 19, 2006 8:23 pm

Post by cbooth »

Sure did. Thanks!
Post Reply