Len Laulainen wrote on 12/2/2007:
>Tomas Kuliavas wrote on 12/1/2007:
>>>>>>> I am able to login to my mail account, see a list of mail items,
>>>>>>> but I get the following error message when I try to open a mail
>>>>>>> message:
>>>>>>>
>>>>>>> The server couldn't find the message you requested.
>>>>>>>
....
>>> Entry from access_log is
>>>
>>> "GET
>>> /webmail/src/read_body.php?mailbox=INBOX&passed_id=3712425277&startMessage=1
>>> HTTP/1.1" 200 1477
>>>
>>> any ideas?
>Why are your message ids that big? Technically 3712425277 is unsigned
>integer on 32bit systems and is valid IMAP UID value, but PHP does not
>support unsigned integers and signed ones end up at 2147483647.
That solved the problem. I changed the X-IMAP value in the /var/spool/mail/len file to be a lower number:
X-IMAP: 1 0000000012
Thanks for the help!
>Enable info plugin and execute tests 0 and 5. Show results of test_5
>--
>Tomas
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
-----
squirrelmail-users mailing list
|