Search found 349 matches

by mushu
01 Mar 2022, 23:10
Forum: Help
Topic: SMTP Error: Could not authenticate.SMTP
Replies: 3
Views: 3059

Re: SMTP Error: Could not authenticate.SMTP

It will need to be added by a plugin that supports OAuth authentication which Mantis and the current email module does not support. if you are able to find a php OAuth module and plug it into Mantis or the Email plugin, many would be grateful.
by mushu
01 Mar 2022, 23:05
Forum: Help
Topic: Mantisbt Email notification will not work in Microsoft exchange Modern authentication
Replies: 5
Views: 3390

Re: Mantisbt Email notification will work in Microsoft exchange Modern authentication

The email plugin will need to add OAuth capability but devs indicated they will not be doing so. I have been searching for an easy way to plug in php code to do this but have little time in between jobs. It will need to be added by the original devs when they finally get upgraded and find they can n...
by mushu
01 Mar 2022, 23:03
Forum: Help
Topic: APPLICATION ERROR #1802
Replies: 27
Views: 9832

Re: APPLICATION ERROR #1802

This is getting frustrating. Please someone (devs?) tell me what causes this error. Every time I add a certain user to monitor a ticket it gives this error and I want to know why and how to fix it: APPLICATION ERROR #1802 Relationship not found. Please use the "Back" button in your web bro...
by mushu
08 Feb 2022, 19:54
Forum: Help
Topic: APPLICATION ERROR #1802
Replies: 27
Views: 9832

APPLICATION ERROR #1802

Mantis 2.25.2 Windows Server 2012 R2 APPLICATION ERROR #1802 Relationship not found. Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option...
by mushu
25 Jan 2022, 22:24
Forum: EmailReporting
Topic: Exchange Online (Office365) email issues?
Replies: 17
Views: 47997

Re: Exchange Online (Office365) email issues?

Mailbox Type: IMAP hostname: outlook.office365.com TCP Port: 993 Conn. Encryption: SSL Verify SSL cert: No Auth. Method: USER create project subfolder structure: No Thanks for the post but we need to do it via POP3 so the messages get deleted as they are sucked down. Too much traffic to try to reme...
by mushu
07 Jan 2022, 14:52
Forum: General Plugin Discussion
Topic: Email output could be much prettier
Replies: 73
Views: 1853019

Re: Email output could be much prettier

Thanks for this. I grabbed your file and compared to mine and found that yours is missing the html template test as the only difference. I renamed mine with "-OLD" at the end and did a compare: ***** email_api.php $t_mail->isHTML( false ); # set email format to plain text $t_mail->WordWrap...
by mushu
06 Jan 2022, 22:34
Forum: Help
Topic: What causes this error?
Replies: 4
Views: 2582

Re: What causes this error?

Yep, which is why I'd love to have that feature added to the main codebase. I'm sure that will never happen, but I can keep hoping!
by mushu
06 Jan 2022, 21:44
Forum: Help
Topic: What causes this error?
Replies: 4
Views: 2582

Re: What causes this error?

Ahh, okay. Yeah, having to keep the email plugin updated with new Mantis versions so we don't lose our pretty emails. Sure wish that could be added to Mantis as an optional default in the code...
by mushu
06 Jan 2022, 18:18
Forum: General Plugin Discussion
Topic: Email output could be much prettier
Replies: 73
Views: 1853019

Re: Email output could be much prettier

I will verify my solution for version 2.25.2 and fix loose ends, if any. :mrgreen: Yay! The error I got was when I was trying to close a ticket and when I selected [Resolved] and submitted it gave me that error. I've turned off all error stops for now so i could go on but I think it didn't send an ...
by mushu
06 Jan 2022, 18:08
Forum: General Plugin Discussion
Topic: Email output could be much prettier
Replies: 73
Views: 1853019

Re: Email output could be much prettier

mushu wrote: 15 Jan 2021, 15:10
cas wrote: 26 Oct 2020, 19:26 I will change my setup to display all messages and will fix them somewhere this week. Then I will post version 3 :D
Specifically I'm waiting for this release so I can turn on error messages again. ;-)
Hey did you ever get version 3 finished? I don't see a link posted in this thread...
by mushu
06 Jan 2022, 18:02
Forum: General Plugin Discussion
Topic: Email output could be much prettier
Replies: 73
Views: 1853019

Re: Email output could be much prettier

did you test this in 2.25.0 already? I would not expect any issues :mrgreen: Is it possible that this change doesn't work in the new 2.25.2 version? I did the database update manually so may have missed something if the update required running PHP code for any reason...see this ticket: https://www....
by mushu
06 Jan 2022, 18:01
Forum: General Plugin Discussion
Topic: Email output could be much prettier
Replies: 73
Views: 1853019

Re: Email output could be much prettier

Hi/hoi Kees, let's take this to: http://www.nuy.info/mantis2 We can see what we can adjust where possible (even in Dutch :D ) That website domain is not accessible. Flagged: The website you are trying to access either presents a security risk or is not allowed under your organization's acceptable u...
by mushu
06 Jan 2022, 17:57
Forum: Help
Topic: What causes this error?
Replies: 4
Views: 2582

What causes this error?

Windows Server 2012 R2 Mantis 2.25.2 --- APPLICATION ERROR #1802 Relationship not found. Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an op...
by mushu
08 Dec 2021, 21:26
Forum: EmailReporting
Topic: OAuth Standard authentication
Replies: 3
Views: 23566

Re: OAuth Standard authentication

So, 7 months later has there been any more thought put into adding the OAuth2 authentication method to the plugin? I don't know PHP coding. I aded a bunch of links that might be useful in my other post here: https://www.mantisbt.org/forums/viewtop ... 271#p72271