-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Max Malycha,
On Monday, September 26, 2005, you wrote:

> let's try it again:

> At first I gave you an account on my Imap with following address:

[..]

> At the moment the request was sent no other session was running.

This is interesting.  When I logged into the test account everything
was bold, then I realized it was the style sheet you were using.
However when I looked at the folder, it does show the message bold,
but the count in the folder list is not.  Running some additional
tests shows the following:

TEST_0
Request:
A003 STATUS INBOX (UNSEEN RECENT MESSAGES)
Response:
* STATUS INBOX (MESSAGES 1 RECENT 0 UNSEEN 0)
STATUS completed

TEST_1
Request:
A004 SELECT INBOX
Response:
* 1 EXISTS
* OK [UNSEEN 1]
* 0 RECENT
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft \Forwarded)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \Forwarded)] 
Permanent flags
* OK [UIDVALIDITY 1127740737] UIDVALIDITY value
* OK [UIDNEXT 2] may be the next UID value
[READ-WRITE] SELECT completed

TEST_2
Request:
A005 FETCH 1:* (FLAGS)
Response:
* 1 FETCH (FLAGS (\Recent))
Fetch complete

TEST_3
Request:
A006 EXAMINE INBOX
Response:
* 1 EXISTS
* OK [UNSEEN 1]
* 0 RECENT
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft \Forwarded)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \Forwarded)] 
Permanent flags
* OK [UIDVALIDITY 1127740737] UIDVALIDITY value
* OK [UIDNEXT 2] may be the next UID value
[READ-ONLY] EXAMINE completed

Without looking deep into courier's internals, this looks like a
courier issue for sure. It might be something very simple, such as the
permissions on one of the files in the Maildir. Please verify with the
directory structure that the permissions are in fact correct. An easy
way to do that would be to find out who should own the directory, and
recursively change the ownership back to that user, ensuring that user
has read/write permissions on the Maildir.

As far as this being a SquirrelMail bug, it is not. SquirrelMail is
relying on what is sent back to us from the IMAP server. It's not
sending back the right information, so we display what we get.  If the
permissions do not resolve the issue, you might want to try the
courier mailing lists for assistance, and the related log files.  It'd
be great if you could post back some feedback on the issue as well so
we have something for future reference.

- --
Jonathan Angliss
<[EMAIL PROTECTED]>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)

iD8DBQFDOKF4K4PoFPj9H3MRAjSCAJ0dWqtBZs2vD7j0fXXRfW4lvpqyawCgrhvy
TWDG2cHiaXQNoX/po0Iy84s=
=l+LC
-----END PGP SIGNATURE-----



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to