Menu

#36 Setting the recent flag not allowed

not critical
open
nobody
mail part (12)
5
2003-01-08
2003-01-08
No

This refers to version 0.7.10.
In WebMailSession.java occurs the line

folder.setFlags(msgnum,msgnum,new
Flags(Flags.Flag.RECENT), false);

According to the java mail api documentation, it is not
allowed to
set the flag Flag.RECENT. This is only modified by the
mail server.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB