Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-19 | fixed bug where maildirs that start with a number were skipped. make deleted ↵ | Elijah Saxon | |
maildirs record the date they were deleted | |||
2008-02-13 | move -maxdepth 1 option before -type d due to find giving this warning when ↵ | Micah Anderson | |
it is after: find: warning: you have specified the -maxdepth option after a non-option argument -type, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments. | |||
2007-11-24 | fix Trac#25 | Micah Anderson | |
2007-11-24 | add a maildir examples file | Micah Anderson | |
2007-10-12 | fixed autotools build, broken since r466, inhandlers/Makefile.am | intrigeri | |