Search found 5 matches

by viaglar
22 Oct 2014, 09:16
Forum: EmailReporting
Topic: IMAP subfolder
Replies: 1
Views: 4826

IMAP subfolder

Hi there

I'm trying to fetch e-mails from e subfolder and this doesn't work. Here is my config:

array (
3 =>
array (
'enabled' => true,
'description' => 'subfolder',
'mailbox_type' => 'IMAP',
'hostname' => 'mailserver',
'port' => '',
'encryption' => 'None',
'erp_username' => 'username ...
by viaglar
18 Sep 2014, 13:36
Forum: EmailReporting
Topic: [CLOSED] Change Request
Replies: 7
Views: 11341

Re: Change Request

it works like a charm :roll:

thank you very much!
by viaglar
12 Sep 2014, 10:44
Forum: EmailReporting
Topic: [CLOSED] Change Request
Replies: 7
Views: 11341

Re: Change Request

I did a local test. I installed hMailServer and proccessed from there...and guess what?

I have the same problem.

As you said, the e-mails after processed had the flag "delete" and they stay in the inbox. But also as I said, they were processed everytime I sart the script "bug_report_mail.php".

In ...
by viaglar
02 Sep 2014, 06:48
Forum: EmailReporting
Topic: [CLOSED] Change Request
Replies: 7
Views: 11341

Re: Change Request

Protocol: IMAP
Mail server: IBM Domino
by viaglar
01 Sep 2014, 12:52
Forum: EmailReporting
Topic: [CLOSED] Change Request
Replies: 7
Views: 11341

[CLOSED] Change Request

Hi!

We used the Email_Reporting_0.8.2 with MantisBT_1.2.3 with following configuration...
Configuration: Delete processed email from the mailbox = No
This happened...
The plugin processes the e-mails into mantis only once (even after multiple runs)

The problem we face now with the Email ...