Search found 7 matches

by Darland
27 May 2015, 14:10
Forum: EmailReporting
Topic: EmailReporting crashed after server upgrade
Replies: 11
Views: 12872

Re: EmailReporting crashed after server upgrade

Genius!

It works with TLS 1.2 now. Even better than before!

I noticed that when I do a complete test I see these error messages:

Mailbox: Support
Location: Retrieve list of messages
[pear_error: message="BAD, Error in IMAP command FETCH: Invalid messageset" code=0 mode=return level=notice prefix ...
by Darland
26 May 2015, 18:55
Forum: EmailReporting
Topic: EmailReporting crashed after server upgrade
Replies: 11
Views: 12872

Re: EmailReporting crashed after server upgrade

The most crazy thing, that plugin stopped working only on one of the servers after un upgrade. Before an upgrade it worked for ~6 months without any issue. And it doesn't work both in FPM and CLI modes of PHP.
by Darland
26 May 2015, 18:49
Forum: EmailReporting
Topic: EmailReporting crashed after server upgrade
Replies: 11
Views: 12872

Re: EmailReporting crashed after server upgrade

Only one mail server running Dovecot.
I enabled only LOGIN and PLAIN auth methods on that server.
For some reason, SSL/TLS never worked with EmailReporing so I've always used NONE as encryption.
by Darland
26 May 2015, 18:04
Forum: EmailReporting
Topic: EmailReporting crashed after server upgrade
Replies: 11
Views: 12872

Re: EmailReporting crashed after server upgrade

Two Debian Jessys are PROD and TEST. TEST is a clone of PROD - both files and the database.
And the issue happens only on PROD. I've even tranferred back the whole Mantis installation to PROD from TEST and EmailReporting stopped working with the same symptoms.
I use iptables and rules are set to ...
by Darland
26 May 2015, 10:26
Forum: EmailReporting
Topic: EmailReporting crashed after server upgrade
Replies: 11
Views: 12872

Re: EmailReporting crashed after server upgrade

Mantis version is 1.2.17
EmailReporting is 0.9-DEV

Issue happens both with empty and non-empty mailbox
by Darland
25 May 2015, 11:40
Forum: EmailReporting
Topic: EmailReporting crashed after server upgrade
Replies: 11
Views: 12872

EmailReporting crashed after server upgrade

Dear all,

I did a server upgrade to Debian Jessy. Immediately after that plugin stopped working. It starts, then in a minute it consumes 1GB of memory and fails, producing no output to console. I spent hours tracing the error and it seems to happen on cmdAuthenticate call when command 'A0003' is ...