scanner / asimap

Pure python based IMAP server with a MH based file store
BSD 3-Clause "New" or "Revised" License
42 stars 7 forks source link

msg set as set in management task does not handle folders with 0 messages #350

Closed scanner closed 3 weeks ago

scanner commented 3 weeks ago

See:ASIMAP-40

Basically we are doing [-1] on an array of zero elements.. in this case the folder is empty.