classnetColarEmail::MaildirBoxScanner
sys::Obj netColarEmail::MaildirBoxScanner
MaildirScanner Utility to scan a Maildir box (and subbox) and getting infos about it
- folderSepIsDot
- Bool folderSepIsDot := true- folderSepIsDot: If true subfolders are in maildir++ format: Ex: .archives.2004.sent otherwise use "real" folders: Ex: archives/2004/Sent/ 
- scan
- MaildirBox[] scan(Str[] path, File folder)- Scan a Maildir folder and return list of (sub)Boxes found