[RESOLVED] I have two problems with EmailReporting

This plugin allows you to report an issue in MantisBT by sending an email to a particular mail account

Moderators: Developer, Contributor

Post Reply
Lisandro1987
Posts: 19
Joined: 02 Oct 2012, 13:56

[RESOLVED] I have two problems with EmailReporting

Post by Lisandro1987 »

The plugin is excellent! Thanks so much for it!

1) I'm having a problem. When I reply the email I write the next:
I just want this text into the note
On 11/02/2012 03:27 PM, Tracker wrote:
>
> A NOTE has been added to this ticket.
> ======================================================================
> http://localhost.tracker/view.php?id=29
> ======================================================================
> Reported By: administrator
> Assigned To: administrator
> ======================================================================
...
...
...
...
...
But the note in the tracker is the next:
I just want this text into the note
On 11/02/2012 03:27 PM, Tracker wrote:
> A NOTE has been added to this ticket.
> All replies have been removed
What can I do to delete the last three lines?

2) I don't want the attached files of the email in the bug. How can I disable it?

Thanks so much!

PD: Sorry for my Spanglish
Last edited by Lisandro1987 on 08 Nov 2012, 17:36, edited 2 times in total.
Lisandro1987
Posts: 19
Joined: 02 Oct 2012, 13:56

Re: I have two problems with EmailReporting

Post by Lisandro1987 »

I have resolved this :)
SL-Gundam
Posts: 722
Joined: 06 Jul 2011, 14:17

Re: [RESOLVED] I have two problems with EmailReporting

Post by SL-Gundam »

2 is easily fixed using the configuration options.

But how did you fix 1? Did you modify some piece of code?
Lisandro1987
Posts: 19
Joined: 02 Oct 2012, 13:56

Re: [RESOLVED] I have two problems with EmailReporting

Post by Lisandro1987 »

Yes, I resolved 2) using the configuration options. To resolve 1) I delete the field 'Use this text if replies have been removed from the email'
SL-Gundam
Posts: 722
Joined: 06 Jul 2011, 14:17

Re: [RESOLVED] I have two problems with EmailReporting

Post by SL-Gundam »

Ah yes if you empty that then it would replace it with nothing, but that would not remove the last three lines, only the last one.

So both were more or less fixed with the configuration options. Nice
asgharb
Posts: 12
Joined: 15 Aug 2018, 06:26

Re: I have two problems with EmailReporting

Post by asgharb »

Lisandro1987 wrote: 05 Nov 2012, 18:21 I have resolved this :)
how??
Post Reply