Page 1 of 1

MAPI, plain text report instead of attachment

Posted: Tue Jan 19, 2021 7:26 pm
by zbeleh
hello,

i've seen that MAPI isn't the most suggested method around here, but here goes:
is there a way to have the bug report as plain text inside the mail body, as opposed to attachment?

and if not, is this maybe possible with SMTP? (so far, SMTP is completely failing with all my attempts)

Thanks!

Re: MAPI, plain text report instead of attachment

Posted: Wed Jan 20, 2021 7:58 am
by madshi
You can modify the custom string "send - mail body" from "please find the bug report attached" to "%bugReport%". See here:

http://help.madshi.net/madExceptSettings10.htm

Please note that madExcept comes with a bug report viewer tool. If you allow madExcept to attach bug reports to your email, and if you use the "*.mbr" file extension, you can then simply double click the email attachments to open them in the bug report viewer tool. This won't work if you paste the full bug report text into the email body instead. But you decide, of course.

Re: MAPI, plain text report instead of attachment

Posted: Thu Jan 21, 2021 4:40 pm
by zbeleh
thanks for the prompt reply, I'll analyze both approaches before going with either