Bill writes: 

> Hello - 
> 
> I have a user that is logging via the authpam module. What happens is the
> following...  
> 
> a) user checks inbox and deletes message #1 of 2
> b) user goes to "Folders" on the left hand side
> c) user then goes to "INBOX" again
> d) user clicks on message #2
> e) user gets pointed back to message #1, which should
>  have been deleted by then...  
> 
> Any idea as to what this would mean? The only thing they've done today
> is created two new folders. I personally went thru and blew away 
> ~Maildir/sq* but still this problem persists.  
> 
> Any help is appreciated. This is sqwebmail 2.0.0 

In step b, the deleted message should've been permanently removed from the 
folder index.  In step c, only one message should've been shown in the 
folder. 

Repeat this experiment, modifying it slightly.  Deliver two empty messages 
to the account, log in, select INBOX, open message #1.  With message #1 on 
the screen, click on the trash icon to mark the message as deleted.  Then 
click on "Folders", then on INBOX. 

If the folder still contains two messages, and the first one is NOT marked 
as a deleted, then the problem is a broken proxy somewhere between the 
client and the server. 

When a message is marked as deleted, the folder index is immediately updated 
whether or not the message is deleted from the folder index screen, or after 
the message is opened.  If you still see two messages in the folder index, 
it must be because some proxy is dicarding the no-cache: header on all pages 
served by sqwebmail. 

 


-- 
Sam 

Reply via email to