View Issue Details

IDProjectCategoryView StatusLast Update
0019624Plugin - EmailReportingGeneralpublic2016-07-22 20:04
ReporterMophilly Assigned ToSL-Gundam  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
OSCentos 5 
Summary0019624: pear error; BAD, Error in IMAP commenct FETCH
Description

MantisBT 1.2.15
Plugin EmailReporting-0.9.0-DEV

Set up the plugin yesterday with one mailbox. Several tests that worked fine.

Set up a second mailbox and the "complete test" failed. Test of first mailbox also fails.

Delete second mailbox; first mailbox still fails.

Additional Information

Description: test mantis email reporting
Mailbox type: IMAP
Hostname: localhost
TCP port (optional): 993
Connection encryption: SSL
Username: test_mantis_email_reporting
Password: **
Authentication method: LOGIN
Basefolder (optional): INBOX

[pear_error: message="BAD, Error in IMAP command FETCH: Invalid messageset" code=0 mode=return level=notice prefix="" info=""]

TagsNo tags attached.

Activities

SL-Gundam

SL-Gundam

2015-04-15 21:04

manager   ~0049410

Last edited: 2015-04-15 21:04

Which mail server software are you using?

Mophilly

Mophilly

2015-04-16 10:40

reporter   ~0049419

qmail (and with dovecot and spamassassin, if that helps)
SME Server v8 (CentOS 5)

SL-Gundam

SL-Gundam

2015-04-16 15:47

manager   ~0049420

While googling i've found this

https://community.bittitan.com/kb/Pages/Error%20in%20IMAP%20command%20FETCH%20%20Invalid%20messageset.aspx
https://bugzilla.redhat.com/show_bug.cgi?id=429100

Is says that the issue is a bug in dovecot IMAP. Apparently upgrading dovecot to the latest available version should fix this

Could you please verify this?

Mophilly

Mophilly

2015-04-16 18:19

reporter   ~0049425

My system is running dovecot 1.0.7. I will see if upgrading is possible and, if so, resolves the error.

Thanks.