https://issues.apache.org/bugzilla/show_bug.cgi?id=56427
--- Comment #7 from Sebb <[email protected]> --- The code currently uses -1 to mean all messages, so cannot use -N to mean starting from the end, and compatibility concerns mean that the value -1 cannot ever be changed. However, the value is stored as text, so a different prefix could be used, for exampe '~' or '!' or '_'. -- You are receiving this mail because: You are the assignee for the bug.
