| Summary | Invalid argument on INBOX-Folder |
| Queue | IMP |
| Queue Version | 6.0.3 |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | jan.stutzki (at) sin-systems (dot) de |
| Created | 02/07/2013 (4657 days ago) |
| Due | |
| Updated | 02/07/2013 (4657 days ago) |
| Assigned | 02/07/2013 (4657 days ago) |
| Resolved | 02/07/2013 (4657 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
affected version is 4.9.1 (currently in Ubuntu 12.04 LTS) and the bug
is a wrong interpretation of 8Bit header content (see
https://answers.launchpad.net/ubuntu/+source/courier/+question/203082)
As a recommended solution a down- or upgrade of courier-imap is suggested.
Priority ⇒ 1. Low
State ⇒ Feedback
C: 8 UID FETCH 2:92 (ENVELOPE FLAGS RFC822.SIZE
BODY.PEEK[HEADER.FIELDS (IMPORTANCE LIST-POST X-PRIORITY)])
S: * BYE [ALERT] Fatal error: Invalid argument
That's a basic FETCH command that any IMAP server must support (and
can't be worked around). E.g., using Dovecot 2.1:
8 UID FETCH 2:92 (ENVELOPE FLAGS RFC822.SIZE BODY.PEEK[HEADER.FIELDS
(IMPORTANCE LIST-POST X-PRIORITY)])
8 OK Fetch completed.
Have you tried upgrading your IMAP server?
Priority ⇒ 2. Medium
New Attachment: imap.log
Patch ⇒ No
Milestone ⇒
Summary ⇒ Invalid argument on INBOX-Folder
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ IMP
number of read and unread mails is shown.
The IMAP-commands (attached) inserted on command line don't result in
an invalid-argument error.
Squirrelmail and Thunderbird are working correctly.
PEAR is up to date. PHP-Version in use is PHP Version 5.3.10-1ubuntu3.5.
The error is also occuring with older versions of imp so it might be a
problem with the underlying PEAR or PHP-libraries.