mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-10-29 23:46:07 +08:00
This change brings snappymails behaviour in line with RFC3501, section 6.3.4, by allowing "real" (i.e. non-\Noselect) parent folders to be deleted and by not performing a recursive deletion of subfolders. |
||
|---|---|---|
| .. | ||
| AbstractCollection.js | ||
| Account.js | ||
| Attachment.js | ||
| AttachmentCollection.js | ||
| ComposeAttachment.js | ||
| Contact.js | ||
| ContactProperty.js | ||
| Email.js | ||
| EmailCollection.js | ||
| Filter.js | ||
| FilterCondition.js | ||
| FolderCollection.js | ||
| Identity.js | ||
| Message.js | ||
| MessageCollection.js | ||
| OpenPgpKey.js | ||
| SieveScript.js | ||
| Template.js | ||