aboutsummaryrefslogtreecommitdiff
path: root/handlers/maildir.in
AgeCommit message (Collapse)Author
2008-02-13move -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-24fix Trac#25Micah Anderson
2007-11-24add a maildir examples fileMicah Anderson
2007-10-12fixed autotools build, broken since r466, inhandlers/Makefile.amintrigeri