Search found 4 matches

by ToMa
16 May 2018, 09:29
Forum: EmailReporting
Topic: Test of Mail-Box Fails
Replies: 7
Views: 10751

Re: Test of Mail-Box Fails

The debug mode of the Email-Reporting-Plugin gives this (small changes of Server & PW):
"""
array(14) {
["enabled"]=>
int(1)
["description"]=>
string(21) "ReportingEMail"
["mailbox_type"]=>
string(4) "IMAP"
["hostname"]=>
string(11) "mail.server.de"
["port"]=>
int(993)
["encryption ...
by ToMa
07 May 2018, 15:36
Forum: EmailReporting
Topic: Test of Mail-Box Fails
Replies: 7
Views: 10751

Re: Test of Mail-Box Fails

Thank you for the code! I inserted it in config_inc and it changed my login-screen (showing: "Warnung: „show_detailed_errors“ ist nicht auf den Standardwert (OFF) gesetzt...." - so it seems to work). But the "complete test" of the mailbox ends with a thick line (in grey) - as before.

So any other ...
by ToMa
23 Apr 2018, 11:29
Forum: EmailReporting
Topic: Test of Mail-Box Fails
Replies: 7
Views: 10751

Re: Test of Mail-Box Fails

Thanks a lot for the reply!

Just to be on the safe side I copied a fresh download from your link into the folder (and re-started the Apache). - The "answer" on a "complete test" (which produces some lines of report on the old system saying everything is fine) is still the same: a thin pink box/line ...
by ToMa
20 Apr 2018, 06:45
Forum: EmailReporting
Topic: Test of Mail-Box Fails
Replies: 7
Views: 10751

Test of Mail-Box Fails

We have two Mantis-Installations (on different VMs):
1) MantisBT 1.2.15 & Email Reporting 0.9.0-DEV
2) MantisBT 2.13.1 & Email Reporting 0.10.0-DEV

Giving the credentials for an IMAP mailbox and doing a "complete test" in the WebGUI runs without problems in 1) but not in 2).
For the newer ...