Summary | Imp does not list new message |
Queue | IMP |
Queue Version | 4.1.5 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | admin (at) derytelecom (dot) ca |
Created | 12/06/2007 (6393 days ago) |
Due | 12/09/2007 (6390 days ago) |
Updated | 12/06/2007 (6393 days ago) |
Assigned | 12/06/2007 (6393 days ago) |
Resolved | 12/06/2007 (6393 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
In hope we can find a solution to this problem soon.
Regards
State ⇒ Not A Bug
At the PHP level there is no concept of signed vs. unsigned integers,
even. This is a c-client/php IMAP extension issue.
Thunderbird too? It's obviously a broken IMAP server then.
with a value of 0x80000000 or greater, and Thunderbird is outputting
it as a negative number instead of an unsigned value. This is a bug
that I have seen in other clients. However, it's rather unlikely that
you would see such a UID in the mix format.
of a negative value.
Telling it not horde issue because thunderbird have the same problem
is the easy way.
I can tell you it work with other imap client just fine.
As just want the problem to be fixed just telling it not horde issue
because other app may have the same problem with not fix the situation.
A propre way to reply would be to confirm or infirm that you are usign
the UID as a unsigned or signed value and that it reflecting the RFC
or not.
Regards
State ⇒ Feedback
Thunderbird too? It's obviously a broken IMAP server then.
New Attachment: inbox-view
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Imp does not list new message
Due ⇒ 12/09/2007
Queue ⇒ IMP
State ⇒ Unconfirmed
random state.
And the problem do not happen alway with the first message of the
attached file to help reproduce de problem.
The problem is that i log into IMP through IMAP and IMP say there is X
new messages but i don't see those message in the inbox.
If i telnet in pop3 and delete some message ( often the first 1 ) and
then i relog with IMP through imap the message list display correctly.
I have attached a inbox file that have the problem as a example to you.
with this file if you delete the first message horde start to display
the content of the inbox.
In this case it was '1 MAILER-DAEMON@athena Wed Dec 5 18:51 13/580
"DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA"'
But i repeat it random it not only this specific message that produce
the problem.
The only thing i could find about this problem was :
If I am required to guess, the guess would be is that you have a UID
with a value of 0x80000000 or greater, and Thunderbird is outputting
it as a negative number instead of an unsigned value. This is a bug
that I have seen in other clients. However, it's rather unlikely that
you would see such a UID in the mix format.
I did download thunderbird and try with and i was able to reproduce
the problem with thunderbird.